Re: [pve-devel] [PATCH pve-network 12/17] api: fabrics: add common helpers

2025-04-02 Thread Fabian Grünbichler
On March 28, 2025 6:13 pm, Gabriel Goller wrote: > From: Stefan Hanreich > > Since the perlmod API for both the openfabric and ospf are the same, > add helpers for all CRUD operations that will be supported by the > openfabric and ospf endpoints, so they can share the same code. > > Signed-off-b

[pve-devel] [PATCH pve-network 12/17] api: fabrics: add common helpers

2025-03-28 Thread Gabriel Goller
From: Stefan Hanreich Since the perlmod API for both the openfabric and ospf are the same, add helpers for all CRUD operations that will be supported by the openfabric and ospf endpoints, so they can share the same code. Signed-off-by: Stefan Hanreich Co-authored-by: Gabriel Goller Signed-off-