1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 22:18:16 +02:00
openwrt/package/network/services/hostapd/files
Jo-Philipp Wich abb4f4075e hostapd: mirror ieee80211w ap mode defaults in station mode
For AP mode, OpenWrt automatically sets ieee80211w to either 1 or 2, depending
on whether the encryption is set to sae-mixed, or sae/owe/eap suite-b.

Mirror the same defaults for client mode connections, in order to allow an
OpenWrt station to associate to an OpenWrt ap with SAE, OWE or Suite-B encryption
without the need to manually specify "option ieee80211w" on the station.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2019-09-20 13:27:28 +02:00
..
hostapd-basic.config hostapd: add basic variant 2018-10-16 15:07:41 +01:00
hostapd-full.config hostapd: sync config with default configuration 2018-10-14 13:57:14 +02:00
hostapd-mini.config hostapd: sync config with default configuration 2018-10-14 13:57:14 +02:00
hostapd.sh hostapd: mirror ieee80211w ap mode defaults in station mode 2019-09-20 13:27:28 +02:00
multicall.c
wpa_supplicant-basic.config hostapd: enable CONFIG_DEBUG_SYSLOG for wpa_supplicant 2019-02-17 13:05:14 +01:00
wpa_supplicant-full.config hostapd: enable CONFIG_DEBUG_SYSLOG for wpa_supplicant 2019-02-17 13:05:14 +01:00
wpa_supplicant-mini.config hostapd: enable CONFIG_DEBUG_SYSLOG for wpa_supplicant 2019-02-17 13:05:14 +01:00
wpa_supplicant-p2p.config hostapd: enable CONFIG_DEBUG_SYSLOG for wpa_supplicant 2019-02-17 13:05:14 +01:00
wps-hotplug.sh hostapd: add Multi-AP patches and config options 2019-02-20 13:17:11 +01:00