hostapd Make GAS Address3 field selection behavior configurable
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 10 Jun 2016 18:43:25 +0000 (21:43 +0300)
committerJouni Malinen <j@w1.fi>
Fri, 10 Jun 2016 19:13:37 +0000 (22:13 +0300)
commit835947258939426aeec9ba872a4c1a72483eee6a
tree219d13169404eced155693e38d13ac57d9b5ac14
parent6996ff7b6d32ca5360ace3a64888cca8fe892662
hostapd Make GAS Address3 field selection behavior configurable

gas_address3=1 can now be used to force hostapd to use the IEEE 802.11
standards compliant Address 3 field value (Wildcard BSSID when not
associated) even if the GAS request uses non-compliant address (AP
BSSID).

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
hostapd/config_file.c
hostapd/hostapd.conf
src/ap/ap_config.h
src/ap/gas_serv.c