[pve-devel] [PATCH manager/network v2 0/2] do not apply FRR configuration when reloading host network configuration
Friedrich Weber
f.weber at proxmox.com
Mon Aug 4 16:09:21 CEST 2025
On 04/08/2025 16:01, Stefan Hanreich wrote:
> The FRR apply function was called when omitting the skip_frr parameter, which is
> the case when saving the host network configuration via the Web UI, leading to
> an enabled FRR daemon after saving the network configuration.
>
> In a follow-up we should also consider checking if the previous configuration
> contained FRR entities, but the new one doesn't and disable the FRR daemon in
> this case.
Thanks for the fix! I'm not using fabrics, and after applying these
patches, re-applying the host network configuration doesn't enable+start
frr anymore:
Tested-by: Friedrich Weber <f.weber at proxmox.com>
More information about the pve-devel
mailing list