[pve-devel] [PATCH manager/network 0/2] Improve FRR reloading logic

Friedrich Weber f.weber at proxmox.com
Tue Aug 5 10:57:40 CEST 2025


On 05/08/2025 10:29, 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.
> 
> 
> [1] https://git.proxmox.com/?p=pve-manager.git;a=commit;h=6c5295a1cdb6ec872ddf997cae030817dffff106

Thanks for the patch! Installed on my host that doesn't use fabrics (frr is disabled and not running), and when applying the network configuration, frr is not enabled.
When applying my SDN configuration (that only uses Simple Zones, no fabrics), frr is not enabled either.

I haven't tested on a setup *with* fabrics, though.




More information about the pve-devel mailing list