Re: [systemd-devel] container virtual Ethernet link naming

2015-10-09 Thread Johannes Ernst
> On Oct 9, 2015, at 13:00, Dan Williams wrote: > > On Fri, 2015-10-09 at 12:53 -0700, Johannes Ernst wrote: >> man systemd-nspawn, section on --network-veth >>"The container side of the Ethernet link will be named >> host0." >> >> container> ip link >> ... >> 2:

[systemd-devel] container virtual Ethernet link naming

2015-10-09 Thread Johannes Ernst
man systemd-nspawn, section on --network-veth "The container side of the Ethernet link will be named host0." container> ip link ... 2: host0@if9: mtu 1500 qdisc fq_codel state UP mode DEFAULT group default qlen 1000 link/ether ce:d3:4f:6c:44:5f brd

Re: [systemd-devel] container virtual Ethernet link naming

2015-10-09 Thread Dan Williams
On Fri, 2015-10-09 at 12:53 -0700, Johannes Ernst wrote: > man systemd-nspawn, section on --network-veth > "The container side of the Ethernet link will be named > host0." > > container> ip link > ... > 2: host0@if9: mtu 1500 qdisc fq_codel state > UP mode