[pve-devel] [PATCH pve-network 0/2] add warning if sdn config in not include in /etc/network/interfaces

Alexandre Derumier aderumier at odiso.com
Fri Jun 23 14:49:39 CEST 2023


- add a check at config generation
- display specific message on status if vnet is not generated


Alexandre Derumier (2):
  sdn: config generation : check if interfaces.d/sdn is sourced
  zones: status: display specific message if vnet is not generated.

 src/PVE/Network/SDN.pm                    | 11 ++++++++++-
 src/PVE/Network/SDN/Zones/Plugin.pm       | 18 +++++++++++++-----
 src/PVE/Network/SDN/Zones/QinQPlugin.pm   |  8 +-------
 src/PVE/Network/SDN/Zones/SimplePlugin.pm | 17 -----------------
 src/PVE/Network/SDN/Zones/VlanPlugin.pm   |  8 +-------
 5 files changed, 25 insertions(+), 37 deletions(-)

-- 
2.39.2





More information about the pve-devel mailing list