openwrtv3/package/network/services/hostapd/patches
Sven Eckelmann ba5ec6b77c hostapd: fix VHT80 for encrypted mesh channel settings
The max_oper_chwidth settings was parsed incorrectly for big endian system.
This prevented the system to switch to VHT80 (or VHT160). Instead they were
mapped to:

* HT20:   20MHz
* VHT20:  20MHz
* HT40:   40MHz
* VHT40:  40MHz
* VHT80:  40MHz
* VHT160: 40MHz

This happened because each max_oper_chwidth setting in the config file was
parsed as "0" instead of the actual value.

Fixes: a4322eba2b ("hostapd: fix encrypted mesh channel settings")
Signed-off-by: Sven Eckelmann <sven.eckelmann@openmesh.com>
2018-05-14 19:07:37 +02:00
..
020-mesh-properly-handle-sae_password.patch hostapd: fix mesh+AP 2018-05-14 09:48:58 +02:00
021-mesh-make-forwarding-configurable.patch hostapd: fix mesh+AP 2018-05-14 09:48:58 +02:00
022-mesh-fix-crash-with-CONFIG_TAXONOMY-enabled.patch hostapd: fix a mesh mode crash with CONFIG_TAXONOMY enabled 2018-05-03 12:38:33 +02:00
030-rsn_supp-fix-stub-pmksa_cache.patch hostapd: fix mesh+AP 2018-05-14 09:48:58 +02:00
031-mesh-add-VHT_CHANWIDTH_USE_HT-to-max_oper_chwidth.patch hostapd: fix mesh+AP 2018-05-14 09:48:58 +02:00
032-mesh-implement-use-of-VHT20-config-in-mesh-mode.patch hostapd: fix mesh+AP 2018-05-14 09:48:58 +02:00
033-mesh-fix-parsing-of-max_oper_chwidth.patch hostapd: fix VHT80 for encrypted mesh channel settings 2018-05-14 19:07:37 +02:00
100-daemonize_fix.patch hostapd: update to version 2017-08-24 2017-10-07 05:46:04 +03:00
0101-mesh-factor-out-mesh-join-function.patch hostapd: update to git snapshot of 2018-04-09 2018-04-13 03:27:01 +02:00
0102-mesh-factor-out-rsn-initialization.patch hostapd: update to git snapshot of 2018-04-09 2018-04-13 03:27:01 +02:00
0103-mesh-relocate-RSN-init-function.patch hostapd: update to git snapshot of 2018-04-09 2018-04-13 03:27:01 +02:00
0104-mesh-use-setup-completion-callback-to-complete-mesh-.patch hostapd: update to git snapshot of 2018-04-09 2018-04-13 03:27:01 +02:00
0105-mesh-reflect-country-setting-to-mesh-configuration.patch hostapd: update to git snapshot of 2018-04-09 2018-04-13 03:27:01 +02:00
0106-mesh-inform-kernel-driver-DFS-handler-in-userspace.patch hostapd: update to git snapshot of 2018-04-09 2018-04-13 03:27:01 +02:00
0107-mesh-apply-channel-attributes-before-running-Mesh.patch hostapd: update to git snapshot of 2018-04-09 2018-04-13 03:27:01 +02:00
0108-mesh-set-interface-type-to-mesh-before-setting-inter.patch hostapd: update to git snapshot of 2018-04-09 2018-04-13 03:27:01 +02:00
0109-mesh-set-mesh-center-frequency.patch hostapd: update to git snapshot of 2018-04-09 2018-04-13 03:27:01 +02:00
0110-mesh-consider-mesh-interface-on-dfs-event-handler.patch hostapd: update to git snapshot of 2018-04-09 2018-04-13 03:27:01 +02:00
110-no_eapol_fix.patch hostapd: update to git snapshot of 2018-03-26 2018-03-27 19:25:32 +02:00
0111-mesh-Allow-DFS-channels-to-be-selected-if-dfs-is-ena.patch hostapd: update to git snapshot of 2018-04-09 2018-04-13 03:27:01 +02:00
0112-mesh-allow-mesh-to-send-channel-switch-request.patch hostapd: update to git snapshot of 2018-04-09 2018-04-13 03:27:01 +02:00
0113-mesh-do-not-allow-pri-sec-channel-switch.patch hostapd: update to git snapshot of 2018-04-09 2018-04-13 03:27:01 +02:00
0114-mesh-do-not-allow-scan-result-to-swap-pri-sec.patch hostapd: update to git snapshot of 2018-04-09 2018-04-13 03:27:01 +02:00
0115-mesh-do-not-use-offchan-mgmt-tx-on-DFS.patch hostapd: update to git snapshot of 2018-04-09 2018-04-13 03:27:01 +02:00
120-disable_bridge_packet_workaround.patch hostapd: update to git snapshot of 2018-04-09 2018-04-13 03:27:01 +02:00
200-multicall.patch hostapd: fix mesh+AP 2018-05-14 09:48:58 +02:00
300-noscan.patch hostapd: fix mesh+AP 2018-05-14 09:48:58 +02:00
301-mesh-noscan.patch hostapd: fix mesh+AP 2018-05-14 09:48:58 +02:00
310-rescan_immediately.patch hostapd: fix mesh+AP 2018-05-14 09:48:58 +02:00
320-optional_rfkill.patch hostapd: update to version 2016-12-15 2016-12-20 16:24:21 +01:00
330-nl80211_fix_set_freq.patch hostapd: update to git snapshot of 2018-04-09 2018-04-13 03:27:01 +02:00
340-reload_freq_change.patch hostapd: update to git snapshot of 2018-04-09 2018-04-13 03:27:01 +02:00
350-nl80211_del_beacon_bss.patch hostapd: update to git snapshot of 2018-04-09 2018-04-13 03:27:01 +02:00
360-ctrl_iface_reload.patch hostapd: update to git snapshot of 2018-03-26 2018-03-27 19:25:32 +02:00
370-ap_sta_support.patch hostapd: fix mesh+AP 2018-05-14 09:48:58 +02:00
380-disable_ctrl_iface_mib.patch hostapd: update to git snapshot of 2018-04-09 2018-04-13 03:27:01 +02:00
390-wpa_ie_cap_workaround.patch hostapd: update to git snapshot of 2018-04-09 2018-04-13 03:27:01 +02:00
400-wps_single_auth_enc_type.patch hostapd: update to git snapshot of 2018-03-26 2018-03-27 19:25:32 +02:00
410-limit_debug_messages.patch hostapd: backport support for sending debug messages to the syslog 2017-01-30 06:52:02 +01:00
420-indicate-features.patch hostapd: update to git snapshot of 2018-03-26 2018-03-27 19:25:32 +02:00
430-hostapd_cli_ifdef.patch hostapd: update to git snapshot of 2018-03-26 2018-03-27 19:25:32 +02:00
431-wpa_cli_ifdef.patch hostapd: update to version 2016-09-05 2016-09-08 15:28:38 +02:00
432-missing-typedef.patch hostapd: fix compilation error in wext backend 2016-06-15 19:10:32 +02:00
450-scan_wait.patch hostapd: update to git snapshot of 2018-03-26 2018-03-27 19:25:32 +02:00
460-wpa_supplicant-add-new-config-params-to-be-used-with.patch hostapd: fix mesh+AP 2018-05-14 09:48:58 +02:00
461-driver_nl80211-use-new-parameters-during-ibss-join.patch hostapd: update to git snapshot of 2018-04-09 2018-04-13 03:27:01 +02:00
463-add-mcast_rate-to-11s.patch hostapd: fix mesh+AP 2018-05-14 09:48:58 +02:00
464-fix-mesh-obss-check.patch hostapd: fix mesh+AP 2018-05-14 09:48:58 +02:00
470-survey_data_fallback.patch hostapd: update to version 2017-08-24 2017-10-07 05:46:04 +03:00
600-ubus_support.patch hostapd: update to git snapshot of 2018-04-09 2018-04-13 03:27:01 +02:00