Re: [systemd-devel] systemd-nspawn network interface name collisions

2015-06-18 Thread Lennart Poettering
On Thu, 18.06.15 18:27, Florian Koch (florian.koch1...@gmail.com) wrote: > Hi, > > if i understnd this correct, the network interface names (veth and > macvlan) are created with the frist 11 Caracters from the > Containername (Machinename). IFNAMSIZ emposed by the Linux kernel is 16, and we need

[systemd-devel] systemd-nspawn network interface name collisions

2015-06-18 Thread Florian Koch
Hi, if i understnd this correct, the network interface names (veth and macvlan) are created with the frist 11 Caracters from the Containername (Machinename). Now if you use similar names for conatiners, like com.$company.$devision.$name1 com.$company.$devision.$name2 com.$company.$devision.$name