[Bug 1743200] Re: No support for interface labels

2020-01-22 Thread Maciej Dems
** Description changed: In the old /etc/network/interfaces I could define a virtual interface: - auto eth0 - iface eth0 inet static - address aaa.aaa.aaa.aaa - netmask 255.255.255.0 - gateway aaa.aaa.aaa.1 + auto eth0 + iface eth0 inet static +

[Bug 1743200] [NEW] No virtual interfaces

2018-01-14 Thread Maciej Dems
Public bug reported: In the old /etc/network/interfaces I could define a virtual interface: auto eth0 iface eth0 inet static address aaa.aaa.aaa.aaa netmask 255.255.255.0 gateway aaa.aaa.aaa.1 auto eth0:0 iface enp7s0f0:0 inet static address bbb.bb