openwrt/package/kernel/mac80211
Arnout Vandecappelle (Essensium/Mind) 2e0f41e73a hostapd: add Multi-AP patches and config options
Cherry-pick Multi-AP commits from uptream:
 9c06f0f6a hostapd: Add Multi-AP protocol support
 5abc7823b wpa_supplicant: Add Multi-AP backhaul STA support
 a1debd338 tests: Refactor test_multi_ap
 bfcdac1c8 Multi-AP: Don't reject backhaul STA on fronthaul BSS
 cb3c156e7 tests: Update multi_ap_fronthaul_on_ap to match implementation
 56a2d788f WPS: Add multi_ap_subelem to wps_build_wfa_ext()
 83ebf5586 wpa_supplicant: Support Multi-AP backhaul STA onboarding with WPS
 66819b07b hostapd: Support Multi-AP backhaul STA onboarding with WPS
 8682f384c hostapd: Add README-MULTI-AP
 b1daf498a tests: Multi-AP WPS provisioning

Add support for Multi-AP to the UCI configuration. Every wifi-iface gets
an option 'multi_ap'. For APs, its value can be 0 (multi-AP support
disabled), 1 (backhaul AP), 2 (fronthaul AP), or 3 (fronthaul + backhaul
AP). For STAs, it can be 0 (not a backhaul STA) or 1 (backhaul STA, can
only associate with backhaul AP).

Also add new optional parameter to wps_start ubus call of
wpa_supplicant to indicate that a Multi-AP backhaul link is required.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2019-02-20 13:17:11 +01:00
..
files mac80211: add iw command wrapper with error logging 2018-09-10 09:03:09 +02:00
patches hostapd: add Multi-AP patches and config options 2019-02-20 13:17:11 +01:00
scripts mac80211: add a maintenance script for upstream backport commits 2014-10-18 17:39:04 +00:00
Makefile mac80211: rt2x00: backport accepted and pending patches from upstream 2019-02-19 09:05:34 +01:00
ath.mk mac80211: move atheros/qca packaging code to ath.mk 2018-10-06 13:02:29 +02:00
broadcom.mk mac80211: move broadcom packaging code to broadcom.mk 2018-10-06 13:02:29 +02:00
intel.mk mac80211: move intel packaging code to intel.mk 2018-10-06 13:02:29 +02:00
marvell.mk mac80211: move marvell packaging code to marvell.mk 2018-10-06 13:02:29 +02:00
ralink.mk mac80211: move rt2x00 packaging code to ralink.mk 2018-10-06 13:02:29 +02:00
realtek.mk mac80211: move realtek packaging code to realtek.mk 2018-10-06 13:02:29 +02:00