]> git.ipfire.org Git - thirdparty/hostap.git/commit - wpa_supplicant/config_ssid.h
Add network specific BSSID black and white lists
authorStefan Tomanek <stefan.tomanek@wertarbyte.de>
Mon, 5 Jan 2015 20:08:49 +0000 (21:08 +0100)
committerJouni Malinen <j@w1.fi>
Sat, 10 Jan 2015 15:35:53 +0000 (17:35 +0200)
commitb83e455451a875ba233b3b8ac29aff8b62f064f2
tree37841cc6f6991da2d725e9cab0a3107db08433b9
parentb3d6a0a8259002448a29f14855d58fe0a624ab76
Add network specific BSSID black and white lists

This change adds the configuration options "bssid_whitelist" and
"bssid_blacklist" used to limit the AP selection of a network to a
specified (finite) set or discard certain APs.

This can be useful for environments where multiple networks operate
using the same SSID and roaming between those is not desired. It is also
useful to ignore a faulty or otherwise unwanted AP.

Signed-off-by: Stefan Tomanek <stefan.tomanek@wertarbyte.de>
wpa_supplicant/config.c
wpa_supplicant/config_ssid.h
wpa_supplicant/events.c
wpa_supplicant/wpa_supplicant.conf