[pve-devel] [PATCH V2 pve-network 0/7] vlanaware vnets
Alexandre Derumier
aderumier at odiso.com
Tue Jun 2 11:20:20 CEST 2020
This ass support for vlan-aware vnets.
patch1 && 2 were already submit on the mailing
patch3 is a small fix to avoid packet lost on reload
with ovs + qinq|vlan plugins
changelog v2:
add more fixes for ovs
Alexandre Derumier (7):
add vnet vlan-aware option
vlan: ovs: use dot1q-tunnel when vlanaware is enabled
qinq|vlan: ovs: add ovsint interfaces to ovs-ports list
catch errors on sdn config generation
vlan|qinq: add mtu to ovsint link port
vlan: ovs: remove twice defined ovsbridge ports
vlan: ovs : vlanaware: use 802.1q for tunnel
PVE/Network/SDN/VnetPlugin.pm | 5 +++++
PVE/Network/SDN/Zones.pm | 22 +++++++-------------
PVE/Network/SDN/Zones/EvpnPlugin.pm | 1 +
PVE/Network/SDN/Zones/Plugin.pm | 31 +++++-----------------------
PVE/Network/SDN/Zones/QinQPlugin.pm | 10 +++++++++
PVE/Network/SDN/Zones/VlanPlugin.pm | 17 ++++++++++++---
PVE/Network/SDN/Zones/VxlanPlugin.pm | 4 ++++
7 files changed, 47 insertions(+), 43 deletions(-)
--
2.20.1
More information about the pve-devel
mailing list