]> git.proxmox.com Git - pve-network.git/commit - PVE/Network/SDN/EvpnControllerPlugin.pm
make sdn controller plugin generic
authorAlexandre Derumier <aderumier@odiso.com>
Mon, 30 Sep 2019 09:03:32 +0000 (11:03 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 17 Oct 2019 17:25:49 +0000 (19:25 +0200)
commit8fb1ee7f422c9e30f4f09efc6637946dbc4a48ae
tree5bc2828999d852ab46a09b782a54a4def63bc728
parentf38f0a4d5a9c5d6df1875436d02de9bfce45f955
make sdn controller plugin generic

move all code for frr to frrplugin,
rename router option to controller.

This will allow to manage more controller in the future (ovn, faucet,....)

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
PVE/Network/SDN.pm
PVE/Network/SDN/FrrPlugin.pm
PVE/Network/SDN/Plugin.pm
PVE/Network/SDN/VlanPlugin.pm
PVE/Network/SDN/VnetPlugin.pm
PVE/Network/SDN/VxlanPlugin.pm
test/documentation.txt
test/generateconfig.pl