]> git.ipfire.org Git - thirdparty/hostap.git/commit
Add interface matching support with -M, guarded by CONFIG_MATCH_IFACE
authorRoy Marples <roy@marples.name>
Tue, 15 Mar 2016 13:40:14 +0000 (13:40 +0000)
committerJouni Malinen <j@w1.fi>
Tue, 22 Mar 2016 15:41:37 +0000 (17:41 +0200)
commit2e997eece5776eca0a99d53893e343539f9f8eb2
tree0cb953a6723f566c7c62400439ce911416e330bb
parent45e3fc72c61a61dbd1e2fc3fd9fd7bf853b9f5fe
Add interface matching support with -M, guarded by CONFIG_MATCH_IFACE

The new wpa_supplicant command line argument -M can be used to describe
matching rules with a wildcard interface name (e.g., "wlan*").

This is very useful for systems without udev (Linux) or devd (FreeBSD).

Signed-off-by: Roy Marples <roy@marples.name>
wpa_supplicant/Makefile
wpa_supplicant/README
wpa_supplicant/defconfig
wpa_supplicant/events.c
wpa_supplicant/main.c
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wpa_supplicant_i.h