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 1534F1FF16F for ; Tue, 5 Aug 2025 10:34:36 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 897DB95A3; Tue, 5 Aug 2025 10:36:07 +0200 (CEST) Message-ID: Date: Tue, 5 Aug 2025 10:36:04 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird To: pve-devel@lists.proxmox.com References: <20250805083504.55378-1-s.hanreich@proxmox.com> Content-Language: en-US From: Stefan Hanreich In-Reply-To: <20250805083504.55378-1-s.hanreich@proxmox.com> X-SPAM-LEVEL: Spam detection results: 0 AWL 0.708 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 SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: [pve-devel] superseded: [PATCH manager/network v2 0/2] Improve FRR reloading logic X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Proxmox VE development discussion Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" https://lore.proxmox.com/pve-devel/20250805083504.55378-1-s.hanreich@proxmox.com/T/#t On 8/5/25 10:34 AM, Stefan Hanreich wrote: > Follow-up to the stop gap fix in [1]. > > This should handle all cases that we need to consider: > > * Do not overwrite existing FRR configurations, unless we need to generate our > own FRR configuration. > > * Do not trigger a FRR enable when reloading the host configuration, even though > there is no FRR configuration. > > * Overwrite the FRR configuration with an empty configuration if all SDN > entities using FRR got deleted. > > * Regenerate the FRR configuration when the host network configuration changes, > since this might affect the generated FRR configuration. > > Changes from v1: > * fix typo and improve wording of comments > > > [1] https://git.proxmox.com/?p=pve-manager.git;a=commit;h=6c5295a1cdb6ec872ddf997cae030817dffff106 > > pve-manager: > > Stefan Hanreich (1): > network: improve reloading logic > > PVE/API2/Network.pm | 9 ++++++++- > 1 file changed, 8 insertions(+), 1 deletion(-) > > > pve-network: > > Stefan Hanreich (1): > sdn: api: always send regenerate-frr parameter > > src/PVE/API2/Network/SDN.pm | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > > Summary over all repositories: > 2 files changed, 10 insertions(+), 3 deletions(-) > _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel