]> git.proxmox.com Git - pve-network.git/blobdiff - PVE/API2/Network/SDN.pm
add evpnplugin (splitted from vxlanplugin)
[pve-network.git] / PVE / API2 / Network / SDN.pm
index e4ed5cc6b4158aeb3fb51405081fc14cce824add..cbd393e7b45f2fcbe204264e9356101560ca5a32 100644 (file)
@@ -14,6 +14,7 @@ use PVE::Network::SDN::VnetPlugin;
 use PVE::Network::SDN::FrrPlugin;
 use PVE::Network::SDN::OVSFaucetPlugin;
 use PVE::Network::SDN::FaucetPlugin;
+use PVE::Network::SDN::EvpnPlugin;
 
 use Storable qw(dclone);
 use PVE::JSONSchema qw(get_standard_option);