diff options
Diffstat (limited to 'PVE/API2/Network/SDN.pm')
| -rw-r--r-- | PVE/API2/Network/SDN.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/PVE/API2/Network/SDN.pm b/PVE/API2/Network/SDN.pm index 8294cb8..36d293d 100644 --- a/PVE/API2/Network/SDN.pm +++ b/PVE/API2/Network/SDN.pm @@ -15,6 +15,7 @@ use PVE::Network::SDN::FaucetControllerPlugin; use PVE::Network::SDN::FaucetPlugin; use PVE::Network::SDN::EvpnControllerPlugin; use PVE::Network::SDN::EvpnPlugin; +use PVE::Network::SDN::QinQPlugin; use Storable qw(dclone); use PVE::JSONSchema qw(get_standard_option); |
