]> git.ipfire.org Git - thirdparty/lxc.git/commit
Update the openvswitch bridge attach code
authorSerge Hallyn <serge.hallyn@ubuntu.com>
Fri, 22 Aug 2014 20:29:23 +0000 (20:29 +0000)
committerStéphane Graber <stgraber@ubuntu.com>
Fri, 22 Aug 2014 21:48:31 +0000 (16:48 -0500)
commit6ad22d063aa0fdbd77425acd7f9c9de79e5aff3e
treed5b4e9f38d932b235c56c11c29cdfc4cb1bec343
parent361e0e3c08fa9f0bb0ff782fc30d52f391ebfaa1
Update the openvswitch bridge attach code

1. don't determine ovs-vsctl path at configure time, do it at runtime

2. lxc-user-nic: set a sane path to protect from unpriv users

Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
configure.ac
src/lxc/Makefile.am
src/lxc/lxc_user_nic.c
src/lxc/network.c