]> git.proxmox.com Git - pve-network.git/commit
vlan/qinq: use vlan-raw-device to support long predictable interfaces name
authorAlexandre Derumier <aderumier@odiso.com>
Sat, 11 Jan 2020 12:48:50 +0000 (13:48 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sat, 11 Jan 2020 15:07:04 +0000 (16:07 +0100)
commitf3883c703f60d52afa254d55497a235bdd894fff
tree709492b23ee933f79467bd103f98a2ba29252b45
parentb2d83056772c405e2ed845b642ab9b0db985801b
vlan/qinq: use vlan-raw-device to support long predictable interfaces name

users have reported in the forum some crazy long interfaces names
like "enp0s20f0u8u2c2".
So they are no space for create a "enp0s20f0u8u2c2.vlan".

changelog V2:

small fix with reclared ifaces_variable

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