Branch: refs/heads/master Home: https://github.com/lxc/lxc Commit: f422613e6941580a6e3559e062be0052ba95b76b https://github.com/lxc/lxc/commit/f422613e6941580a6e3559e062be0052ba95b76b Author: Joshua Brunner <j.brun...@nexbyte.com> Date: 2014-10-06 (Mon, 06 Oct 2014)
Changed paths: M config/init/common/lxc-containers.in Log Message: ----------- fix: grep not match interface listed by `ip link list` Interfaces listed by `ip link list` are prefixed with the index identifier. The pattern "^$BRNAME" does not match. - dependencies to ifconfig and ip removed - wait until interface flagged with IFF_UP Ref: https://github.com/torvalds/linux/blob/master/include/uapi/linux/if.h Signed-off-by: Joshua Brunner <j.brun...@nexbyte.com>
_______________________________________________ lxc-devel mailing list lxc-devel@lists.linuxcontainers.org http://lists.linuxcontainers.org/listinfo/lxc-devel