public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH manager/network v2 0/2] Improve FRR reloading logic
@ 2025-08-05  8:35 Stefan Hanreich
  2025-08-05  8:35 ` [pve-devel] [PATCH pve-manager v2 1/1] network: improve " Stefan Hanreich
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Stefan Hanreich @ 2025-08-05  8:35 UTC (permalink / raw)
  To: pve-devel

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(-)

-- 
Generated by git-murpp 0.8.0

_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-08-05  9:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-08-05  8:35 [pve-devel] [PATCH manager/network v2 0/2] Improve FRR reloading logic Stefan Hanreich
2025-08-05  8:35 ` [pve-devel] [PATCH pve-manager v2 1/1] network: improve " Stefan Hanreich
2025-08-05  8:35 ` [pve-devel] [PATCH pve-network v2 1/1] sdn: api: always send regenerate-frr parameter Stefan Hanreich
2025-08-05  8:36 ` [pve-devel] superseded: [PATCH manager/network v2 0/2] Improve FRR reloading logic Stefan Hanreich
2025-08-05  8:49   ` Stefan Hanreich
2025-08-05  9:22 ` [pve-devel] " Gabriel Goller
2025-08-05  9:43 ` Hannes Duerr

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal