You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Gospod Nassa 3cc56a5534 hostapd: fix IEEE 802.11r (fast roaming) defaults
Use ft_psk_generate_local=1 by default, as it makes everything else fairly
trivial. All of the r0kh/r1kh and key management stuff goes away and hostapd
fairly much does it all	for us.

We do need to provide nas_identifier, which can	be derived from	the BSSID,
and we need to generate	a mobility_domain, for which we	default	to the first
four chars of the md5sum of the	SSID.

The complex manual setup should also still work, but the defaults also
now work easily out of the box. Verified by manually running hostapd
(with the autogenerated config) and watching the debug output:

wlan2: STA ac:37:43:a0:a6:ae WPA: FT authentication already completed - do not start 4-way handshake

 This was previous submitted to LEDE in
 https://github.com/lede-project/source/pull/1382

[dwmw2: Rewrote commit message]
Signed-off-by: Gospod Nassa <devianca@gmail.com>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
6 years ago
..
hostapd-full.config hostapd: add IEEE 802.11v support 6 years ago
hostapd-mini.config hostapd: update hostapd mini config 7 years ago
hostapd.sh hostapd: fix IEEE 802.11r (fast roaming) defaults 6 years ago
multicall.c packages: sort network related packages into package/network/ 12 years ago
wpa_supplicant-full.config hostapd: add IEEE 802.11v support 6 years ago
wpa_supplicant-mini.config hostapd: rework frequency/ht/vht selection for ibss/mesh 7 years ago
wpa_supplicant-p2p.config hostapd: rework frequency/ht/vht selection for ibss/mesh 7 years ago
wps-hotplug.sh buttons: make all button handler scripts return 0 9 years ago