tn3399_openwrt/package/network/services/hostapd
David Bauer 838b412cb5 hostapd: add interworking support
This adds configuration options to enable interworking for hostapd.
All options require iw_enabled to be set to 1 for a given VAP.

All IEEE802.11u related settings are supported with exception of the
venue information which will be added as separate UCI sections at a
later point.

The options use the same name as the ones from the hostapd.conf file
with a "iw_" prefix added.

All UCI configuration options are passed without further modifications
to hostapd with exceptions of the following options, whose elements can
be provided using UCI lis elements:

 - iw_roaming_consortium
 - iw_anqp_elem
 - iw_nai_realm
 - iw_domain_name
 - iw_anqp_3gpp_cell_net

Signed-off-by: David Bauer <mail@david-bauer.net>
2020-10-28 00:09:04 +01:00
..
files hostapd: add interworking support 2020-10-28 00:09:04 +01:00
patches hostapd: Fix compile errors after wolfssl update 2020-08-27 12:11:47 +02:00
src hostapd: ubus: add handler for wps_status and guard WPS calls 2020-10-16 00:38:06 +01:00
Config.in hostapd: add wpad-basic-wolfssl variant 2020-08-07 12:02:19 +02:00
Makefile hostapd: ubus: add handler for wps_status and guard WPS calls 2020-10-16 00:38:06 +01:00