hostapd: update to version 2021-05-21
authorFelix Fietkau <nbd@nbd.name>
Mon, 24 May 2021 17:24:37 +0000 (19:24 +0200)
committerFelix Fietkau <nbd@nbd.name>
Wed, 26 May 2021 09:48:14 +0000 (11:48 +0200)
commiteefed841b05c3cd4c65a78b50ce0934d879e6acf
treebc9e110ec793ea85506c87251e08fa05d7bbbb13
parentc8bcdd561909034a14cbfd785e13848cbd5f5e50
hostapd: update to version 2021-05-21

Signed-off-by: Felix Fietkau <nbd@nbd.name>
56 files changed:
package/network/services/hostapd/Makefile
package/network/services/hostapd/patches/0001-wolfssl-init-RNG-with-ECC-key.patch [deleted file]
package/network/services/hostapd/patches/001-HE-VHT-fix-frequency-setup-with-HE-enabled.patch [deleted file]
package/network/services/hostapd/patches/001-wolfssl-init-RNG-with-ECC-key.patch [new file with mode: 0644]
package/network/services/hostapd/patches/002-mesh-fix-channel-init-order-disable-pri-sec-channel-.patch [deleted file]
package/network/services/hostapd/patches/003-wpa_supplicant-handle-HT40-and-mode-downgrade-in-AP-.patch [deleted file]
package/network/services/hostapd/patches/004-wpa_supplicant-fix-frequency-config-for-non-p2p-vht-.patch [deleted file]
package/network/services/hostapd/patches/005-wpa_supplicant-enable-vht-and-he-in-default-config-p.patch [deleted file]
package/network/services/hostapd/patches/006-hw_features-better-debug-messages-for-some-error-cas.patch [deleted file]
package/network/services/hostapd/patches/007-dfs-use-helper-functions-for-vht-he-parameters.patch [deleted file]
package/network/services/hostapd/patches/008-mesh-use-setup-completion-callback-to-complete-mesh-.patch [deleted file]
package/network/services/hostapd/patches/009-mesh-update-ssid-frequency-as-pri-sec-channel-switch.patch [deleted file]
package/network/services/hostapd/patches/010-mesh-Allow-DFS-channels-to-be-selected-if-dfs-is-ena.patch
package/network/services/hostapd/patches/011-mesh-do-not-set-offchanok-on-DFS-channels-in-non-ETS.patch [deleted file]
package/network/services/hostapd/patches/011-mesh-use-deterministic-channel-on-channel-switch.patch [new file with mode: 0644]
package/network/services/hostapd/patches/012-mesh-fix-channel-switch-error-during-CAC.patch [deleted file]
package/network/services/hostapd/patches/013-mesh-inform-kernel-driver-DFS-handler-in-userspace.patch [deleted file]
package/network/services/hostapd/patches/014-mesh-fixes-for-mesh-init-deinit.patch [deleted file]
package/network/services/hostapd/patches/015-mesh-fix-DFS-deinit-init.patch [deleted file]
package/network/services/hostapd/patches/016-tests-DFS-test-for-wpa_supplicant-mesh.patch [deleted file]
package/network/services/hostapd/patches/017-mesh-fix-mesh_oom-test.patch [deleted file]
package/network/services/hostapd/patches/018-mesh-move-mesh-freq-setting-to-own-function.patch [deleted file]
package/network/services/hostapd/patches/019-mesh-use-deterministic-channel-on-channel-switch.patch [deleted file]
package/network/services/hostapd/patches/020-ignore-4addr-mode-enabling-error.patch [deleted file]
package/network/services/hostapd/patches/020-mesh-make-forwarding-configurable.patch [new file with mode: 0644]
package/network/services/hostapd/patches/050-mesh-make-forwarding-configurable.patch [deleted file]
package/network/services/hostapd/patches/060-P2P-Fix-a-corner-case-in-peer-addition-based-on-PD-R.patch [deleted file]
package/network/services/hostapd/patches/110-notify-mgmt-frames.patch [deleted file]
package/network/services/hostapd/patches/110-wolfssl-compile-fix.patch [deleted file]
package/network/services/hostapd/patches/120-reconfigure-wps-credentials.patch [deleted file]
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/320-optional_rfkill.patch
package/network/services/hostapd/patches/330-nl80211_fix_set_freq.patch
package/network/services/hostapd/patches/340-reload_freq_change.patch
package/network/services/hostapd/patches/341-mesh-ctrl-iface-channel-switch.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/390-wpa_ie_cap_workaround.patch
package/network/services/hostapd/patches/420-indicate-features.patch
package/network/services/hostapd/patches/430-hostapd_cli_ifdef.patch
package/network/services/hostapd/patches/460-wpa_supplicant-add-new-config-params-to-be-used-with.patch
package/network/services/hostapd/patches/461-driver_nl80211-use-new-parameters-during-ibss-join.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/470-survey_data_fallback.patch
package/network/services/hostapd/patches/500-lto-jobserver-support.patch
package/network/services/hostapd/patches/600-ubus_support.patch
package/network/services/hostapd/patches/700-wifi-reload.patch
package/network/services/hostapd/patches/710-vlan_no_bridge.patch
package/network/services/hostapd/patches/800-dfs-enter-DFS-state-if-no-available-channel-is-found.patch [deleted file]
package/network/services/hostapd/patches/801-P2P-Fix-copying-of-secondary-device-types-for-P2P-gr.patch [deleted file]