hostapd: add interworking support
authorDavid Bauer <mail@david-bauer.net>
Mon, 19 Oct 2020 00:29:47 +0000 (02:29 +0200)
committerDavid Bauer <mail@david-bauer.net>
Tue, 27 Oct 2020 23:09:04 +0000 (00:09 +0100)
commit838b412cb527b432069b848b49390bb3aafe755d
tree9cbcf4274469363272a6661a3ebbedbff2f2f9eb
parentcc80cf53c50d3f32b83dc2986d82e299b81857ff
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>
package/network/services/hostapd/files/hostapd-full.config
package/network/services/hostapd/files/hostapd.sh