]> git.puffer.fish Git - mirror/pve-network.git/commit
add transport plugin infrastructure
authorAlexandre Derumier <aderumier@odiso.com>
Wed, 27 Mar 2019 17:24:06 +0000 (18:24 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 28 Mar 2019 10:01:16 +0000 (11:01 +0100)
commit6939693f5eb5ff803777402ae15eac637565473d
treeabc5472a94467efd3f0a6c6081f637ea5eee0574
parent0399edbbbd00fceb61b6f470fa96ca3f286fe08f
add transport plugin infrastructure

used to generate network configuration for differents kind of plugins (vlan,vxlan....)

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
PVE/Network/Plugin.pm [new file with mode: 0644]