1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/package/network/services/hostapd
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
..
files hostapd: mirror ieee80211w ap mode defaults in station mode 2019-09-20 13:27:28 +02:00
patches hostapd: declare struct wpa_bss early 2019-09-19 23:43:27 +02:00
src hostapd: add Multi-AP patches and config options 2019-02-20 13:17:11 +01:00
Config.in hostapd: adjust removed wolfssl options 2019-07-07 13:02:05 +02:00
Makefile hostapd: mirror ieee80211w ap mode defaults in station mode 2019-09-20 13:27:28 +02:00