openwrtv3/package
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>
2018-05-18 11:19:00 +02:00
..
base-files sysctl: Protect hard/symlinks by default. 2018-05-01 11:19:03 +02:00
boot mvebu: add support for WRT32X (venom) 2018-05-14 17:20:10 +02:00
devel perf: restrict libunwind dependency to archs that actually support libunwind 2018-02-25 17:03:42 +01:00
firmware ath3k: Add firmware support for QCA Rome 2018-05-18 08:58:08 +02:00
kernel kmod-sched-cake: bump to latest 20180515 2018-05-16 08:40:55 +02:00
libs nghttp2: bump to 1.32.0 2018-05-09 11:26:45 +02:00
network hostapd: fix IEEE 802.11r (fast roaming) defaults 2018-05-18 11:19:00 +02:00
system rpcd: update to lastest HEAD 2018-05-14 07:16:47 +02:00
utils flock: enable alternatives support 2018-05-07 15:50:18 +08:00
Makefile imagebuilder: reuse rootfs preparation from rootfs.mk 2018-03-07 09:59:08 +01:00