[pve-devel] applied: [RFC PATCH 1/2] frr: add networking.service as systemd dependency
Thomas Lamprecht
t.lamprecht at proxmox.com
Tue Jul 29 14:26:18 CEST 2025
On Thu, 26 Jun 2025 15:12:12 +0200, Gabriel Goller wrote:
> Add networking.service to the 'After' dependency directive. Guarantees that
> the frr.service will start after the networking.service is done.
>
> We had some issues with data races between FRR and ifupdown [0], mostly
> around the dummy interface. At startup, FRR and by extension fabricd is
> up faster than the dummy interface which means that the interface won't
> be configured properly. This does not happen with 10.3.1 anymore due to
> this patch [1], which fixes the problem in the fabricd daemon.
>
> [...]
Applied, thanks!
[1/2] frr: add networking.service as systemd dependency
commit: 84509be6283fb93c638bab0e958f275cd57a7171
More information about the pve-devel
mailing list