]> git.ipfire.org Git - thirdparty/hostap.git/commit
wpa_cli: Do not pick p2p-dev-* interfaces by default
authorJouni Malinen <jouni@codeaurora.org>
Mon, 9 Sep 2019 13:28:17 +0000 (16:28 +0300)
committerJouni Malinen <j@w1.fi>
Mon, 9 Sep 2019 13:37:46 +0000 (16:37 +0300)
commita69742c2f8f7cf5ceceec4dc1dcf021e58515e16
tree37b44712f7649046f5b21f524beec472740f2951
parentb3ba2556e7dc86124142d11ac529da539e25b688
wpa_cli: Do not pick p2p-dev-* interfaces by default

These are the driver-specific interface for the non-netdev P2P Device
interface and not something that useful for most use cases. Skip them to
allow the main netdev (e.g., wlan0 over p2p-dev-wlan0) to be selected.

Signed-off-by: Jouni Malinen <jouni@codeaurora.org>
wpa_supplicant/wpa_cli.c