Activity log for bug #1722534

Date Who What changed Old value New value Message
2017-10-10 13:39:33 Immo bug added bug
2017-10-10 13:40:51 Immo description if my interfaces file contains an entry for vlan 0 (e.g. ens19.1991.0) the vname naming schema is automatically changed from no_pad to pad but I do need the no pad schema. it looks like /etc/network/if-pre.up/vlan works incorrect during startup phase. Is there any way to fix the schema or is padding a must for prio tag ? if my interfaces file contains an entry for vlan 0 (e.g. ens19.1991.0) the vname naming schema is automatically changed from no_pad to pad but I do need the no pad schema. it looks like /etc/network/if-pre.up/vlan works incorrect during startup phase. Is there any way to fix the schema or is padding a must for prio tag ? auto ens19 iface ens19 inet manual auto ens19.1991 iface ens19.1991 inet manual vlan-raw-device ens19 auto ens19.1991.4090 iface ens19.1991.4090 inet manual vlan-raw-device ens19.1991 auto br_TB991_DPU iface br_TB991_DPU inet static address 10.160.60.1 netmask 255.255.255.240 dns-nameservers 10.160.5.2 bridge_ports ens19.1991 ens19.1991.4090 ens19.1991.0 bridge_stp off bridge_fd 0 bridge_maxwait 0 pre-up ifup ens19 auto ens19.1991.0 iface ens19.1991.0 inet manual vlan-raw-device ens19.1991
2021-01-11 13:34:33 Christian Ehrhardt  bug added subscriber Dan Streetman
2021-01-11 13:35:54 Christian Ehrhardt  bug added subscriber Christian Ehrhardt 
2021-01-12 22:34:18 Dan Streetman vlan (Ubuntu): status New Won't Fix