[lxc-devel] [lxc/lxc] 0ed79f: network: Add error message if iw couldn't be found

Stéphane Graber noreply at github.com
Tue Feb 9 15:46:42 UTC 2021


  Branch: refs/heads/master
  Home:   https://github.com/lxc/lxc
  Commit: 0ed79f452a0e22ed4e20c34a4d5f16ef0a2ca50d
      https://github.com/lxc/lxc/commit/0ed79f452a0e22ed4e20c34a4d5f16ef0a2ca50d
  Author: Max <blenkmax at gmail.com>
  Date:   2021-02-08 (Mon, 08 Feb 2021)

  Changed paths:
    M src/lxc/network.c

  Log Message:
  -----------
  network: Add error message if iw couldn't be found

When iw is not installed on the host, lxc fails to move wireless devices
into a container. Unfortunately there is no real error message yet
(other than that it didn't work), so its quite unobvious what causes
this. This commit adds a error message that clearly states the
application iw is missing.

Signed-off-by: Maximilian Blenk <blenkmax at gmail.com>


  Commit: 11a3696fda5057589e6fb21fd8961ff228983c62
      https://github.com/lxc/lxc/commit/11a3696fda5057589e6fb21fd8961ff228983c62
  Author: Stéphane Graber <stgraber at ubuntu.com>
  Date:   2021-02-09 (Tue, 09 Feb 2021)

  Changed paths:
    M src/lxc/network.c

  Log Message:
  -----------
  Merge pull request #3661 from blenk92/iw_error_msg

network: Add error message if iw couldn't be found


Compare: https://github.com/lxc/lxc/compare/642429e57b5d...11a3696fda50


More information about the lxc-devel mailing list