hostapd: update packaging and patches
authorDaniel Golle <daniel@makrotopia.org>
Wed, 30 May 2018 22:10:49 +0000 (00:10 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Wed, 30 May 2018 22:38:16 +0000 (00:38 +0200)
commit78f1974bc565d7544589a49ad8efd92c4ddec5b3
tree2ba738d93778958d880ed37896c2bb617f19b9e1
parentdad39249fb91d6f320256ac12944863f09bb2dc9
hostapd: update packaging and patches

Clean up conflicts/provides/depends hell and add PROVIDES for
eapol-test variants while at it.
Update mesh-DFS patchset from Peter Oh to v5 (with local fixes) which
allows to drop two revert-patches for upstream commits which previously
were necessary to un-break mesh-DFS support.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
38 files changed:
package/network/services/hostapd/Config.in
package/network/services/hostapd/Makefile
package/network/services/hostapd/patches/0001-Revert-wpa_supplicant-Increase-authentication-timeou.patch [deleted file]
package/network/services/hostapd/patches/0002-Revert-wpa_supplicant-Rename-wpas_event_-to-wpas_ap_.patch [deleted file]
package/network/services/hostapd/patches/001-mesh-factor-out-mesh-join-function.patch
package/network/services/hostapd/patches/002-mesh-factor-out-rsn-initialization.patch
package/network/services/hostapd/patches/003-mesh-relocate-RSN-init-function.patch
package/network/services/hostapd/patches/004-mesh-use-setup-completion-callback-to-complete-mesh-.patch
package/network/services/hostapd/patches/005-mesh-reflect-country-setting-to-mesh-configuration.patch
package/network/services/hostapd/patches/006-mesh-inform-kernel-driver-DFS-handler-in-userspace.patch
package/network/services/hostapd/patches/007-mesh-apply-channel-attributes-before-running-Mesh.patch
package/network/services/hostapd/patches/008-mesh-set-interface-type-to-mesh-before-setting-inter.patch
package/network/services/hostapd/patches/009-mesh-set-mesh-center-frequency.patch
package/network/services/hostapd/patches/010-mesh-consider-mesh-interface-on-dfs-event-handler.patch
package/network/services/hostapd/patches/011-mesh-Allow-DFS-channels-to-be-selected-if-dfs-is-ena.patch
package/network/services/hostapd/patches/012-mesh-allow-mesh-to-send-channel-switch-request.patch
package/network/services/hostapd/patches/013-mesh-do-not-allow-pri-sec-channel-switch.patch
package/network/services/hostapd/patches/014-mesh-do-not-allow-scan-result-to-swap-pri-sec.patch
package/network/services/hostapd/patches/015-mesh-do-not-use-offchan-mgmt-tx-on-DFS.patch
package/network/services/hostapd/patches/016-mesh-fix-channel-switch-error-during-CAC.patch [new file with mode: 0644]
package/network/services/hostapd/patches/016-mesh-make-forwarding-configurable.patch [deleted file]
package/network/services/hostapd/patches/017-mesh-use-right-interface-context-to-send-DFS-event-m.patch [new file with mode: 0644]
package/network/services/hostapd/patches/018-mesh-make-forwarding-configurable.patch [new file with mode: 0644]
package/network/services/hostapd/patches/022-mesh-fix-crash-with-CONFIG_TAXONOMY-enabled.patch
package/network/services/hostapd/patches/031-mesh-add-VHT_CHANWIDTH_USE_HT-to-max_oper_chwidth.patch
package/network/services/hostapd/patches/032-mesh-implement-use-of-VHT20-config-in-mesh-mode.patch
package/network/services/hostapd/patches/033-mesh-fix-parsing-of-max_oper_chwidth.patch
package/network/services/hostapd/patches/110-no_eapol_fix.patch
package/network/services/hostapd/patches/200-multicall.patch
package/network/services/hostapd/patches/300-noscan.patch
package/network/services/hostapd/patches/301-mesh-noscan.patch
package/network/services/hostapd/patches/310-rescan_immediately.patch
package/network/services/hostapd/patches/350-nl80211_del_beacon_bss.patch
package/network/services/hostapd/patches/370-ap_sta_support.patch
package/network/services/hostapd/patches/460-wpa_supplicant-add-new-config-params-to-be-used-with.patch
package/network/services/hostapd/patches/463-add-mcast_rate-to-11s.patch
package/network/services/hostapd/patches/464-fix-mesh-obss-check.patch
package/network/services/hostapd/patches/600-ubus_support.patch