]> git.proxmox.com Git - pve-network.git/commit
zones: status: display specific message if vnet is not generated.
authorAlexandre Derumier <aderumier@odiso.com>
Fri, 23 Jun 2023 12:49:41 +0000 (14:49 +0200)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 19 Jul 2023 09:46:53 +0000 (11:46 +0200)
commit26e2abdbdc7051c6c2d3dad88231b4dbd8896a35
treeaa7217cb962aa10b93556848ca21178cbfabb29c
parent0eda9b9aadc8f451fd5b538ec0c0910a80c19bd2
zones: status: display specific message if vnet is not generated.

also cleanup duplicate code in plugins

Signed-off-by: Alexandre Derumier <aderumier@odiso.com>
src/PVE/Network/SDN/Zones/Plugin.pm
src/PVE/Network/SDN/Zones/QinQPlugin.pm
src/PVE/Network/SDN/Zones/SimplePlugin.pm
src/PVE/Network/SDN/Zones/VlanPlugin.pm