Re: [pve-devel] [PATCH pve-network 14/17] fabric: ospf: add api endpoints

2025-04-02 Thread Fabian Grünbichler
On March 28, 2025 6:13 pm, Gabriel Goller wrote: > From: Stefan Hanreich > > Add CRUD endpoints for the ospf fabric and node section types. same comments as for the openfabrics one apply here as well.. > > Signed-off-by: Stefan Hanreich > Co-authored-by: Gabriel Goller > Signed-off-by: Gabri

[pve-devel] [PATCH pve-network 14/17] fabric: ospf: add api endpoints

2025-03-28 Thread Gabriel Goller
From: Stefan Hanreich Add CRUD endpoints for the ospf fabric and node section types. Signed-off-by: Stefan Hanreich Co-authored-by: Gabriel Goller Signed-off-by: Gabriel Goller --- src/PVE/API2/Network/SDN/Fabrics/Makefile | 2 +- src/PVE/API2/Network/SDN/Fabrics/Ospf.pm | 345 +++