[pve-devel] applied-series: Re: [PATCH V2 pve-network 0/7] vlanaware vnets

Thomas Lamprecht t.lamprecht at proxmox.com
Wed Jun 3 13:19:51 CEST 2020


On 6/2/20 11:20 AM, Alexandre Derumier wrote:
> 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(-)
> 



applied series, thanks!




More information about the pve-devel mailing list