Re: [pve-devel] [PATCH pve-network 09/17] sdn: running: apply fabrics config

2025-04-05 Thread Stefan Hanreich
On 4/2/25 12:41, Fabian Grünbichler wrote: > On March 28, 2025 6:13 pm, Gabriel Goller wrote: >> From: Stefan Hanreich >> >> Save the fabrics configuration in the running configuration, when >> applying the SDN configuration. This causes the FRR configuration to >> be actually generated for the

Re: [pve-devel] [PATCH pve-network 09/17] sdn: running: apply fabrics config

2025-04-02 Thread Fabian Grünbichler
On March 28, 2025 6:13 pm, Gabriel Goller wrote: > From: Stefan Hanreich > > Save the fabrics configuration in the running configuration, when > applying the SDN configuration. This causes the FRR configuration to > be actually generated for the openfabric and ospf plugins, since the > FRR config

[pve-devel] [PATCH pve-network 09/17] sdn: running: apply fabrics config

2025-03-28 Thread Gabriel Goller
From: Stefan Hanreich Save the fabrics configuration in the running configuration, when applying the SDN configuration. This causes the FRR configuration to be actually generated for the openfabric and ospf plugins, since the FRR configuration is generated from the running configuration. Signed-