]> git.ipfire.org Git - thirdparty/lxc.git/commit
unprivileged containers: use next available nic name if unspecified
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Mon, 21 Jul 2014 21:36:44 +0000 (16:36 -0500)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Wed, 23 Jul 2014 14:42:16 +0000 (09:42 -0500)
commit8aecd66b4967e21902a904bf2f8a530f19b76305
tree5f2a76fcc48b6e77f4befd22de56a6d130407857
parent31098f8b9d68a47c8c3fc18e08960caaa980fb80
unprivileged containers: use next available nic name if unspecified

Rather than always using eth0.  Otherwise unpriv containers cannot have
multiple lxc.network.type = veth's without manually setting
lxc.network.name =.

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
src/lxc/lxc_user_nic.c