aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/hostapd/files/hostapd-full.config
diff options
context:
space:
mode:
authorDavid Bauer <mail@david-bauer.net>2020-10-19 02:29:47 +0200
committerDavid Bauer <mail@david-bauer.net>2020-10-28 00:09:04 +0100
commit838b412cb527b432069b848b49390bb3aafe755d (patch)
tree9cbcf4274469363272a6661a3ebbedbff2f2f9eb /package/network/services/hostapd/files/hostapd-full.config
parentcc80cf53c50d3f32b83dc2986d82e299b81857ff (diff)
downloadupstream-838b412cb527b432069b848b49390bb3aafe755d.tar.gz
upstream-838b412cb527b432069b848b49390bb3aafe755d.tar.bz2
upstream-838b412cb527b432069b848b49390bb3aafe755d.zip
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>
Diffstat (limited to 'package/network/services/hostapd/files/hostapd-full.config')
-rw-r--r--package/network/services/hostapd/files/hostapd-full.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/hostapd/files/hostapd-full.config b/package/network/services/hostapd/files/hostapd-full.config
index ab9d13aae7..fee4479dfa 100644
--- a/package/network/services/hostapd/files/hostapd-full.config
+++ b/package/network/services/hostapd/files/hostapd-full.config
@@ -313,7 +313,7 @@ CONFIG_INTERNAL_LIBTOMMATH=y
# Interworking (IEEE 802.11u)
# This can be used to enable functionality to improve interworking with
# external networks.
-#CONFIG_INTERWORKING=y
+CONFIG_INTERWORKING=y
# Hotspot 2.0
#CONFIG_HS20=y