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

GitHub noreply at github.com
Wed Mar 26 21:15:37 UTC 2014


  Branch: refs/heads/stable-1.0
  Home:   https://github.com/lxc/lxc
  Commit: 0b462e93f638b3a0a7a160a1b178b7c3cfcd2d0c
      https://github.com/lxc/lxc/commit/0b462e93f638b3a0a7a160a1b178b7c3cfcd2d0c
  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