hostapd: update to git HEAD of 2018-05-21, allow build against wolfssl
authorDaniel Golle <daniel@makrotopia.org>
Sat, 28 Apr 2018 19:12:19 +0000 (21:12 +0200)
committerDaniel Golle <daniel@makrotopia.org>
Thu, 24 May 2018 20:21:10 +0000 (22:21 +0200)
commit69f544937f8498e856690f9809a016f0d7f5f68b
treec960bb0f4672ca1427fc7a8a8ea2741602b543b4
parent51740777fb37cb7bdc250d74b366840269439cf3
hostapd: update to git HEAD of 2018-05-21, allow build against wolfssl

Support for building wpa_supplicant/hostapd against wolfssl has been
added upstream recently, add build option to allow users using it.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
53 files changed:
package/network/services/hostapd/Config.in
package/network/services/hostapd/Makefile
package/network/services/hostapd/files/hostapd.sh
package/network/services/hostapd/patches/0001-Revert-wpa_supplicant-Increase-authentication-timeou.patch [new file with mode: 0644]
package/network/services/hostapd/patches/0002-Revert-wpa_supplicant-Rename-wpas_event_-to-wpas_ap_.patch [new file with mode: 0644]
package/network/services/hostapd/patches/001-mesh-factor-out-mesh-join-function.patch [new file with mode: 0644]
package/network/services/hostapd/patches/002-mesh-factor-out-rsn-initialization.patch [new file with mode: 0644]
package/network/services/hostapd/patches/003-mesh-relocate-RSN-init-function.patch [new file with mode: 0644]
package/network/services/hostapd/patches/004-mesh-use-setup-completion-callback-to-complete-mesh-.patch [new file with mode: 0644]
package/network/services/hostapd/patches/005-mesh-reflect-country-setting-to-mesh-configuration.patch [new file with mode: 0644]
package/network/services/hostapd/patches/006-mesh-inform-kernel-driver-DFS-handler-in-userspace.patch [new file with mode: 0644]
package/network/services/hostapd/patches/007-mesh-apply-channel-attributes-before-running-Mesh.patch [new file with mode: 0644]
package/network/services/hostapd/patches/008-mesh-set-interface-type-to-mesh-before-setting-inter.patch [new file with mode: 0644]
package/network/services/hostapd/patches/009-mesh-set-mesh-center-frequency.patch [new file with mode: 0644]
package/network/services/hostapd/patches/010-mesh-consider-mesh-interface-on-dfs-event-handler.patch [new file with mode: 0644]
package/network/services/hostapd/patches/0101-mesh-factor-out-mesh-join-function.patch [deleted file]
package/network/services/hostapd/patches/0102-mesh-factor-out-rsn-initialization.patch [deleted file]
package/network/services/hostapd/patches/0103-mesh-relocate-RSN-init-function.patch [deleted file]
package/network/services/hostapd/patches/0104-mesh-use-setup-completion-callback-to-complete-mesh-.patch [deleted file]
package/network/services/hostapd/patches/0105-mesh-reflect-country-setting-to-mesh-configuration.patch [deleted file]
package/network/services/hostapd/patches/0106-mesh-inform-kernel-driver-DFS-handler-in-userspace.patch [deleted file]
package/network/services/hostapd/patches/0107-mesh-apply-channel-attributes-before-running-Mesh.patch [deleted file]
package/network/services/hostapd/patches/0108-mesh-set-interface-type-to-mesh-before-setting-inter.patch [deleted file]
package/network/services/hostapd/patches/0109-mesh-set-mesh-center-frequency.patch [deleted file]
package/network/services/hostapd/patches/011-mesh-Allow-DFS-channels-to-be-selected-if-dfs-is-ena.patch [new file with mode: 0644]
package/network/services/hostapd/patches/0110-mesh-consider-mesh-interface-on-dfs-event-handler.patch [deleted file]
package/network/services/hostapd/patches/0111-mesh-Allow-DFS-channels-to-be-selected-if-dfs-is-ena.patch [deleted file]
package/network/services/hostapd/patches/0112-mesh-allow-mesh-to-send-channel-switch-request.patch [deleted file]
package/network/services/hostapd/patches/0113-mesh-do-not-allow-pri-sec-channel-switch.patch [deleted file]
package/network/services/hostapd/patches/0114-mesh-do-not-allow-scan-result-to-swap-pri-sec.patch [deleted file]
package/network/services/hostapd/patches/0115-mesh-do-not-use-offchan-mgmt-tx-on-DFS.patch [deleted file]
package/network/services/hostapd/patches/012-mesh-allow-mesh-to-send-channel-switch-request.patch [new file with mode: 0644]
package/network/services/hostapd/patches/013-mesh-do-not-allow-pri-sec-channel-switch.patch [new file with mode: 0644]
package/network/services/hostapd/patches/014-mesh-do-not-allow-scan-result-to-swap-pri-sec.patch [new file with mode: 0644]
package/network/services/hostapd/patches/015-mesh-do-not-use-offchan-mgmt-tx-on-DFS.patch [new file with mode: 0644]
package/network/services/hostapd/patches/016-mesh-make-forwarding-configurable.patch [new file with mode: 0644]
package/network/services/hostapd/patches/020-mesh-properly-handle-sae_password.patch [deleted file]
package/network/services/hostapd/patches/021-mesh-make-forwarding-configurable.patch [deleted file]
package/network/services/hostapd/patches/022-mesh-fix-crash-with-CONFIG_TAXONOMY-enabled.patch
package/network/services/hostapd/patches/030-rsn_supp-fix-stub-pmksa_cache.patch [deleted file]
package/network/services/hostapd/patches/031-mesh-add-VHT_CHANWIDTH_USE_HT-to-max_oper_chwidth.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/340-reload_freq_change.patch
package/network/services/hostapd/patches/350-nl80211_del_beacon_bss.patch
package/network/services/hostapd/patches/360-ctrl_iface_reload.patch
package/network/services/hostapd/patches/370-ap_sta_support.patch
package/network/services/hostapd/patches/380-disable_ctrl_iface_mib.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/600-ubus_support.patch