[lxc-devel] [lxc/lxc] 8fc829: make lxc.network.script.down consistent with lxc.n...

GitHub noreply at github.com
Tue Dec 17 18:51:00 UTC 2013


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 8fc8295a162872f190a8c112a199f6ae2fdcdc86
      https://github.com/lxc/lxc/commit/8fc8295a162872f190a8c112a199f6ae2fdcdc86
  Author: Dwight Engen <dwight.engen at oracle.com>
  Date:   2013-12-17 (Tue, 17 Dec 2013)

  Changed paths:
    M src/lxc/confile.c

  Log Message:
  -----------
  make lxc.network.script.down consistent with lxc.network.script.up

- add missing print in lxc_list_nicconfigs() and in write_config() which
  fixes lxc-clone so it will propagate the script.down config value

- add missing "script.down" to lxc_get_item_nic(). change "upscript" to
  "script.up" to match actual key in config

- refactor to use config_string_item()

Signed-off-by: Dwight Engen <dwight.engen at oracle.com>
Acled-by: Stéphane Graber <stgraber at ubuntu.com>




More information about the lxc-devel mailing list