]> git.puffer.fish Git - mirror/pve-network.git/commit
split into implementation and API endpoint packages
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 18 Nov 2024 17:17:18 +0000 (18:17 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 18 Nov 2024 17:17:20 +0000 (18:17 +0100)
commit98f4d7525c7ec1074f80fc6a683405c944495b2e
tree08816927f6f3f60b7e3ef46867cc55e5c90e2f38
parentc64dd31bf9d30d7a8b2bf04e34d57c00baacb4e6
split into implementation and API endpoint packages

To better handle the case where firewall requires to parse the SDN
config and this package here would like to mount some vnet specific
firewall endpoints, without a split we got a cyclic dependency here,
and those are painful, especially on bootstrapping.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/control
debian/libpve-network-api-perl.install [new file with mode: 0644]
debian/libpve-network-perl.install [new file with mode: 0644]