[lxc-devel] [lxc/lxc] e389f2: start: unify and simplify network creation

Stéphane Graber noreply at github.com
Tue Jul 2 15:46:58 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: e389f2afd8509b0996bf83bf99303eea88a590f7
      https://github.com/lxc/lxc/commit/e389f2afd8509b0996bf83bf99303eea88a590f7
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2019-07-02 (Tue, 02 Jul 2019)

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

  Log Message:
  -----------
  start: unify and simplify network creation

Make sure that network creation happens at the same time for containers started
by privileged and unprivileged users. The only reason we didn't do this so far
was to avoid sending network device ifindices around in the privileged case.

Link: https://github.com/lxc/lxc/issues/3066
Signed-off-by: Christian Brauner <christian.brauner at ubuntu.com>


  Commit: 1871e6465bb774c7603a15c194502d581a259bf6
      https://github.com/lxc/lxc/commit/1871e6465bb774c7603a15c194502d581a259bf6
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2019-07-02 (Tue, 02 Jul 2019)

  Changed paths:
    M src/lxc/start.c

  Log Message:
  -----------
  start: expose LXC_PID to network hooks too

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


  Commit: 4f71ecb85e59e0671f6ab3634002a6c77292b107
      https://github.com/lxc/lxc/commit/4f71ecb85e59e0671f6ab3634002a6c77292b107
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2019-07-02 (Tue, 02 Jul 2019)

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

  Log Message:
  -----------
  Merge pull request #3069 from brauner/2019-07-01/network_creation

start: unify network creation


Compare: https://github.com/lxc/lxc/compare/c83ad424abc6...4f71ecb85e59


More information about the lxc-devel mailing list