[lxc-devel] [lxc/lxc] 78852a: start: Fix net iface remaining issue

GitHub noreply at github.com
Tue Aug 21 10:59:52 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 78852a0c17d1a39858f79ac7a96b2de057a30288
      https://github.com/lxc/lxc/commit/78852a0c17d1a39858f79ac7a96b2de057a30288
  Author: Jungsub Shin <supsup5642 at gmail.com>
  Date:   2018-08-21 (Tue, 21 Aug 2018)

  Changed paths:
    M src/lxc/start.c

  Log Message:
  -----------
  start: Fix net iface remaining issue

When creating container that has multiple net ifaces fails
because of wrong net config, lxc doesn't remove previously created
net ifaces.

Solve this issue with changing return path in lxc_spawn().

Signed-off-by: Jungsub Shin jungsub_shin at tmax.co.kr


  Commit: f8f3f6672e263b3489b8127e4e9b2821eae42ab1
      https://github.com/lxc/lxc/commit/f8f3f6672e263b3489b8127e4e9b2821eae42ab1
  Author: Christian Brauner <christian at brauner.io>
  Date:   2018-08-21 (Tue, 21 Aug 2018)

  Changed paths:
    M src/lxc/start.c

  Log Message:
  -----------
  Merge pull request #2559 from ssup2/master

start: Fix net iface remaining issue


Compare: https://github.com/lxc/lxc/compare/501751d09a0c...f8f3f6672e26
      **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/

      Functionality will be removed from GitHub.com on January 31st, 2019.


More information about the lxc-devel mailing list