[lxc-devel] [lxc/lxc] 90d796: network: fix lxc_netdev_rename_by_index()

Stéphane Graber noreply at github.com
Fri Jun 14 11:48:33 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 90d79629cb2180f6c70c47c9790fbaf8e577ab42
      https://github.com/lxc/lxc/commit/90d79629cb2180f6c70c47c9790fbaf8e577ab42
  Author: Christian Brauner <christian.brauner at ubuntu.com>
  Date:   2019-06-14 (Fri, 14 Jun 2019)

  Changed paths:
    M src/lxc/network.c

  Log Message:
  -----------
  network: fix lxc_netdev_rename_by_index()

Return an error code when the name is invalid instead of pretending that things
are fine.

Closes #3044.

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


  Commit: bd6c1ff60b78f098a85a3b6670f18697517ee314
      https://github.com/lxc/lxc/commit/bd6c1ff60b78f098a85a3b6670f18697517ee314
  Author: Stéphane Graber <stgraber at stgraber.org>
  Date:   2019-06-14 (Fri, 14 Jun 2019)

  Changed paths:
    M src/lxc/network.c

  Log Message:
  -----------
  Merge pull request #3046 from brauner/lxc/master

network: fix lxc_netdev_rename_by_index()


Compare: https://github.com/lxc/lxc/compare/f00010ff82bb...bd6c1ff60b78


More information about the lxc-devel mailing list