[lxc-devel] [lxc/lxc] 3473ca: network: introduce and use is_empty_string()

Stéphane Graber noreply at github.com
Thu Mar 19 12:38:40 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 3473ca7649af8e755b869589c31e256a8c69ed32
      https://github.com/lxc/lxc/commit/3473ca7649af8e755b869589c31e256a8c69ed32
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

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

  Log Message:
  -----------
  network: introduce and use is_empty_string()

since some members of struct lxc_netdev are arrays, not pointers.

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


  Commit: 3c9fdb32fce1bea681c12e66de9642bc3bf6e4c9
      https://github.com/lxc/lxc/commit/3c9fdb32fce1bea681c12e66de9642bc3bf6e4c9
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

  Changed paths:
    M src/lxc/network.c

  Log Message:
  -----------
  network: fix moving network devices with custom name

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


  Commit: f759178580231ea87ed95941e2d74f0f131bd29f
      https://github.com/lxc/lxc/commit/f759178580231ea87ed95941e2d74f0f131bd29f
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

  Changed paths:
    M src/lxc/conf.c

  Log Message:
  -----------
  conf: don't accidently double-mount

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


  Commit: af24b9e59acb8c60b78e81246df3e2b50858748a
      https://github.com/lxc/lxc/commit/af24b9e59acb8c60b78e81246df3e2b50858748a
  Author: Stéphane Graber <stgraber at stgraber.org>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

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

  Log Message:
  -----------
  Merge pull request #3307 from brauner/2020-03-19/fixes

network: fixes


Compare: https://github.com/lxc/lxc/compare/74d40612ac9e...af24b9e59acb


More information about the lxc-devel mailing list