Re: [pve-devel] [PATCH pve-cluster 05/11] cluster: add sdn fabrics config files

2025-02-28 Thread Gabriel Goller
On 28.02.2025 13:19, Thomas Lamprecht wrote: Am 14.02.25 um 14:39 schrieb Gabriel Goller: Add the sdn fabrics config files. These are split into two, as we currently support two fabric types: ospf and openfabric. They hold the whole configuration for the respective protocols. They are read and w

Re: [pve-devel] [PATCH pve-cluster 05/11] cluster: add sdn fabrics config files

2025-02-28 Thread Thomas Lamprecht
Am 14.02.25 um 14:39 schrieb Gabriel Goller: > Add the sdn fabrics config files. These are split into two, as we > currently support two fabric types: ospf and openfabric. They hold the > whole configuration for the respective protocols. They are read and > written by pve-network. > > Signed-off-b

[pve-devel] [PATCH pve-cluster 05/11] cluster: add sdn fabrics config files

2025-02-14 Thread Gabriel Goller
Add the sdn fabrics config files. These are split into two, as we currently support two fabric types: ospf and openfabric. They hold the whole configuration for the respective protocols. They are read and written by pve-network. Signed-off-by: Gabriel Goller --- src/PVE/Cluster.pm | 2 ++ 1 file