[lxc-devel] [lxc/lxc] b34359: network.c: Add missing LXC_NET_NONE option + refac...

GitHub noreply at github.com
Wed Mar 26 14:41:50 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: b343592b45c91db8c18e863fac5ab8eeb94445d6
      https://github.com/lxc/lxc/commit/b343592b45c91db8c18e863fac5ab8eeb94445d6
  Author: Bogdan Purcareata <bogdan.purcareata at freescale.com>
  Date:   2014-03-26 (Wed, 26 Mar 2014)

  Changed paths:
    M src/lxc/network.c

  Log Message:
  -----------
  network.c: Add missing LXC_NET_NONE option + refactor

Add LXC_NET_NONE to known lxc_network_types, so parsing a config
file with lxc.network.type = none does not result in failure
(e.g. doc/examples/lxc-no-netns.conf). Options have also been
reordered to match the enum in conf.h.

Signed-off-by: Bogdan Purcareata <bogdan.purcareata at freescale.com>
Signed-off-by: Serge Hallyn <serge.hallyn at ubuntu.com>




More information about the lxc-devel mailing list