]> git.ipfire.org Git - thirdparty/hostap.git/commit
Rename blacklist.[ch] to bssid_ignore.[ch]
authorJouni Malinen <j@w1.fi>
Sun, 7 Feb 2021 15:06:19 +0000 (17:06 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 7 Feb 2021 15:28:45 +0000 (17:28 +0200)
commit48cfb52b7e831207f605ce23da12e264f9d019a5
treeffecd0c057339dfd854b05ced822efea3f09c65d
parent626fc0dcd07fe7828f4466ef9735cf14f6ecb3bc
Rename blacklist.[ch] to bssid_ignore.[ch]

This completes renaming of this functionality for a list of temporarily
ignored BSSIDs.

Signed-off-by: Jouni Malinen <j@w1.fi>
wpa_supplicant/Android.mk
wpa_supplicant/Makefile
wpa_supplicant/bssid_ignore.c [moved from wpa_supplicant/blacklist.c with 99% similarity]
wpa_supplicant/bssid_ignore.h [moved from wpa_supplicant/blacklist.h with 100% similarity]
wpa_supplicant/ctrl_iface.c
wpa_supplicant/events.c
wpa_supplicant/hs20_supplicant.c
wpa_supplicant/nmake.mak
wpa_supplicant/wpa_supplicant.c
wpa_supplicant/wpas_module_tests.c
wpa_supplicant/wps_supplicant.c