[lxc-devel] [lxc/lxc] bb84be: network: use single helper to delete networks

GitHub noreply at github.com
Mon Oct 2 19:05:15 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: bb84beda1ef3c54c1e092c920ed3fbef3377eaf2
      https://github.com/lxc/lxc/commit/bb84beda1ef3c54c1e092c920ed3fbef3377eaf2
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-10-02 (Mon, 02 Oct 2017)

  Changed paths:
    M src/lxc/network.c
    M src/lxc/network.h
    M src/lxc/start.c

  Log Message:
  -----------
  network: use single helper to delete networks

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 5284511847a5661f1ddc79e6c425cbd6d6e60b84
      https://github.com/lxc/lxc/commit/5284511847a5661f1ddc79e6c425cbd6d6e60b84
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-10-02 (Mon, 02 Oct 2017)

  Changed paths:
    M src/lxc/network.c

  Log Message:
  -----------
  network: non-functional changes

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 66a7c406b0ae51762933240e3ba2a796b29fc499
      https://github.com/lxc/lxc/commit/66a7c406b0ae51762933240e3ba2a796b29fc499
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2017-10-02 (Mon, 02 Oct 2017)

  Changed paths:
    M src/lxc/network.c

  Log Message:
  -----------
  network: clear ifindeces

We need to clear any ifindeces we recorded so liblxc won't have cached stale
data which would cause it to fail on reboot we're we don't re-read the on-disk
config file.

Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: ee018c676fb8bdd0461a1432b01d7ded5690117c
      https://github.com/lxc/lxc/commit/ee018c676fb8bdd0461a1432b01d7ded5690117c
  Author: Serge Hallyn <serge at hallyn.com>
  Date:   2017-10-02 (Mon, 02 Oct 2017)

  Changed paths:
    M src/lxc/network.c
    M src/lxc/network.h
    M src/lxc/start.c

  Log Message:
  -----------
  Merge pull request #1838 from brauner/2017-10-01/network_fix_reboot

 network: clear ifindeces


Compare: https://github.com/lxc/lxc/compare/31f460b26815...ee018c676fb8


More information about the lxc-devel mailing list