]> git.ipfire.org Git - thirdparty/hostap.git/commit
MBO: Add MBO ANQP-element processing on AP
authorJouni Malinen <jouni@qca.qualcomm.com>
Fri, 10 Mar 2017 16:33:51 +0000 (18:33 +0200)
committerJouni Malinen <j@w1.fi>
Fri, 10 Mar 2017 16:33:51 +0000 (18:33 +0200)
commit941caed98009104484ca894dd49f87bf23cff091
tree5633782bcff791f3c51ce0836b1602b9d59d6780
parent2453f2517cbbd892c6f3284d804d441f38e8e1a1
MBO: Add MBO ANQP-element processing on AP

This extends the GAS server to process MBO ANQP-elements and reply to a
query for the Cellular Data Connection Preference (if configured). The
new configuration parameter mbo_cell_data_conn_pref can be used to set
the value (0, 1, or 255) for the preference to indicate.

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