From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) by lore.proxmox.com (Postfix) with ESMTPS id 26AA91FF146 for ; Tue, 12 May 2026 03:53:48 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 017BA266F0; Tue, 12 May 2026 03:53:46 +0200 (CEST) From: Thomas Lamprecht To: pve-devel@lists.proxmox.com, Stefan Hanreich Subject: applied: [PATCH manager/network/proxmox{-ve-rs,-perl-rs} v8 00/25] Add support for route maps / prefix lists to SDN Date: Tue, 12 May 2026 03:51:40 +0200 Message-ID: <177855069689.1229621.3588559788439155294.b4-ty@b4> X-Mailer: git-send-email 2.47.3 In-Reply-To: <20260511133650.310040-1-s.hanreich@proxmox.com> References: <20260511133650.310040-1-s.hanreich@proxmox.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1778550678573 X-SPAM-LEVEL: Spam detection results: 0 AWL -0.122 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment KAM_LOTSOFHASH 0.25 Emails with lots of hash-like gibberish SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Message-ID-Hash: 2YSDUXJUBLURQEZPNGBJ65EZCPMGLMVA X-Message-ID-Hash: 2YSDUXJUBLURQEZPNGBJ65EZCPMGLMVA X-MailFrom: t.lamprecht@proxmox.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; loop; banned-address; emergency; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.10 Precedence: list List-Id: Proxmox VE development discussion List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: On Mon, 11 May 2026 15:36:19 +0200, Stefan Hanreich wrote: > Following the off-list discussion between Thomas, Dominik and me this patch > series contains the remaining pve-manager patches from the initial series and > implements changes to the API structure of route maps and prefix lists. For more > details on the exact API changes, see the respective pve-network commits that > give an overview of the new API structure, as well as provide reasoning for why > they were changed. > > [...] Applied, with a bunch of smaller fix-ups squashed in (and noted as such in the commit message trailers), thanks! proxmox-ve-config: [1/2] sdn: prefix lists: refactor section config and api format commit: 8e209ecd6e84453e65b10ba89d77a4b635d37b2d [2/2] prefix lists: implement validation for prefix lists commit: 25bc2ecec4e8708efba52e76a8469cc502363418 pve-rs: [1/4] sdn: prefix lists: refactor existing API endpoint commit: 306814abfaf02ce10d4d754cc1b9cac27efe1793 [2/4] sdn: prefix lists: add crud methods for prefix list entrie commit: 70c4cb5670f1141853b42562efa64b829fffe31b [3/4] sdn: prefix lists: validate prefix lists commit: 0fed2301cf801d46ef1a592fc67af7679c4bcbbc [4/4] sdn: route maps: add route map list method pve-network: [1/3] tests: fix prefix list tests by including seq property commit: 2ccc7c07b778ab16b0eee2dd7b9b584e7d2d1ad3 [2/3] api: refactor route map api structure commit: cbae9ca1012cffc7fa5f2423b43a0c70533c826f [3/3] api: refactor prefix list api structure commit: e7e29f72dbdfe807cc440a2e96d389d7ae5abff2 pve-manager: [01/16] ui: sdn: add route map selector commit: 1757e1a378b92d8eea8e60968b8d879e099ce6e1 [02/16] ui: sdn: add prefix list selector commit: a27933a68c85a2ece9bff49e7724cfdd0abb22fc [03/16] ui: sdn: add panel for managing prefix lists commit: 1f22b1bb6aa4a156c9555fa261e32a9f5fe73d1f [04/16] ui: sdn: add panel for managing route map entries commit: 1ffc84a9eda8e43f426303c231f780d894294a37 [05/16] ui: sdn: bgp controller: allow configuring route maps commit: 5514d7f0914c77526768859d289dec7775fc1725 [06/16] ui: sdn: evpn controller: allow configuring route maps commit: 529b99174740c171665f4b4c319cd0889939c741 [07/16] ui: sdn: openfabric: add route filter commit: 712d3d27a520b2445dea78742f91ccd1b5f79c6b [08/16] ui: sdn: ospf: add route filter setting commit: 40cc8877b2d6bd5ca80787a39d6dacf8fbe95987 [09/16] ui: sdn: prefix list: add missing subjects commit: dc71c3cd0fc749a07b7e698cf28c4abc8ea71d0d [10/16] sdn: do not fail rendering record data if pending property is missing commit: 3a1c983588b6816d33343f98a6cfac487331c815 [11/16] ui: sdn: prefix list: adapt to changed api structure commit: 8256e88598603e1b675a86288c584ea2f4e020ea [12/16] ui: sdn: route maps: adapt to new route map api structure commit: 39714fd2a86d3fa5766e2ec396fa1514c581594c [13/16] ui: sdn: prefix lists: route maps: use integerfields for numbers commit: 332971ee337e1e8dcfe39c3d21a291c964ea24ca [14/16] ui: sdn: prefix list panel: reload data on deleting prefix list entry commit: ae267b25b9e13f7a54d9db369075078ff0c31839 [15/16] ui: prefix list panel: delete empty le and get properties commit: 99e0e471bc4653919c7e1dda2082f8e2ba31ef84 [16/16] ui: prefix list entry panel: make prefix required commit: 537326f2db5290cef6a8bce41bf9850b1fe5f80d