add support of vlan-protocol option (ifupdown2),
to enable 802.1ad vlans (QinQ).
and add support for stacked vlan interface


example
-------
auto eth0.100
iface eth0.100 inet manual
        vlan-protocol 802.1ad

auto eth0.100.10
iface eth0.100.10 inet manual


Alexandre Derumier (2):
  Inotify: add support for 802.1ad stacked vlans
  improve lookup_type_prio

 src/PVE/INotify.pm                              | 61 ++++++++++++++++++-------
 test/etc_network_interfaces/t.create_network.pl | 14 ++++++
 2 files changed, 58 insertions(+), 17 deletions(-)

-- 
2.11.0

_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to