openwrtv3/package/network/services/hostapd/patches
Sven Eckelmann 43f66943d0 hostapd: set mcast_rate in mesh mode
The wpa_supplicant code for IBSS allows to set the mcast rate. It is
recommended to increase this value from 1 or 6 Mbit/s to something higher
when using a mesh protocol on top which uses the multicast packet loss as
indicator for the link quality.

This setting was unfortunately not applied for mesh mode. But it would be
beneficial when wpa_supplicant would behave similar to IBSS mode and set
this argument during mesh join like authsae already does. At least it is
helpful for companies/projects which are currently switching to 802.11s
(without mesh_fwding and with mesh_ttl set to 1) as replacement for IBSS
because newer drivers seem to support 802.11s but not IBSS anymore.

Signed-off-by: Sven Eckelmann <sven.eckelmann@openmesh.com>
Tested-by: Simon Wunderlich <simon.wunderlich@openmesh.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name> [refresh]
2017-11-15 18:49:06 +01:00
..
000-hostapd-Avoid-key-reinstallation-in-FT-handshake.patch hostapd: merge fixes for WPA packet number reuse with replayed messages and key reinstallation 2017-10-16 12:01:57 +02:00
001-Prevent-reinstallation-of-an-already-in-use-group-ke.patch hostapd: merge fixes for WPA packet number reuse with replayed messages and key reinstallation 2017-10-16 12:01:57 +02:00
002-Extend-protection-of-GTK-IGTK-reinstallation-of-WNM-.patch hostapd: merge fixes for WPA packet number reuse with replayed messages and key reinstallation 2017-10-16 12:01:57 +02:00
003-Prevent-installation-of-an-all-zero-TK.patch hostapd: merge fixes for WPA packet number reuse with replayed messages and key reinstallation 2017-10-16 12:01:57 +02:00
004-Fix-PTK-rekeying-to-generate-a-new-ANonce.patch hostapd: merge fixes for WPA packet number reuse with replayed messages and key reinstallation 2017-10-16 12:01:57 +02:00
005-TDLS-Reject-TPK-TK-reconfiguration.patch hostapd: merge fixes for WPA packet number reuse with replayed messages and key reinstallation 2017-10-16 12:01:57 +02:00
006-WNM-Ignore-WNM-Sleep-Mode-Response-without-pending-r.patch hostapd: merge fixes for WPA packet number reuse with replayed messages and key reinstallation 2017-10-16 12:01:57 +02:00
007-FT-Do-not-allow-multiple-Reassociation-Response-fram.patch hostapd: merge fixes for WPA packet number reuse with replayed messages and key reinstallation 2017-10-16 12:01:57 +02:00
008-WPA-Extra-defense-against-PTK-reinstalls-in-4-way-ha.patch hostapd: backport extra changes related to KRACK 2017-10-17 17:24:47 +03:00
009-Clear-PMK-length-and-check-for-this-when-deriving-PT.patch hostapd: backport extra changes related to KRACK 2017-10-17 17:24:47 +03:00
010-Optional-AP-side-workaround-for-key-reinstallation-a.patch hostapd: backport extra changes related to KRACK 2017-10-17 17:24:47 +03:00
011-Additional-consistentcy-checks-for-PTK-component-len.patch hostapd: backport extra changes related to KRACK 2017-10-17 17:24:47 +03:00
012-Clear-BSSID-information-in-supplicant-state-machine-.patch hostapd: backport extra changes related to KRACK 2017-10-17 17:24:47 +03:00
100-daemonize_fix.patch hostapd: update to version 2017-08-24 2017-10-07 05:46:04 +03:00
110-no_eapol_fix.patch hostapd: update to version 2017-08-24 2017-10-07 05:46:04 +03:00
120-disable_bridge_packet_workaround.patch hostapd: update to version 2017-08-24 2017-10-07 05:46:04 +03:00
200-multicall.patch hostapd: merge fixes for WPA packet number reuse with replayed messages and key reinstallation 2017-10-16 12:01:57 +02:00
300-noscan.patch hostapd: backport extra changes related to KRACK 2017-10-17 17:24:47 +03:00
310-rescan_immediately.patch hostapd: update to version 2017-08-24 2017-10-07 05:46:04 +03: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 version 2017-08-24 2017-10-07 05:46:04 +03:00
340-reload_freq_change.patch hostapd: update to version 2017-08-24 2017-10-07 05:46:04 +03:00
350-nl80211_del_beacon_bss.patch hostapd: merge fixes for WPA packet number reuse with replayed messages and key reinstallation 2017-10-16 12:01:57 +02:00
360-ctrl_iface_reload.patch hostapd: update to version 2017-08-24 2017-10-07 05:46:04 +03:00
370-ap_sta_support.patch hostapd: merge fixes for WPA packet number reuse with replayed messages and key reinstallation 2017-10-16 12:01:57 +02:00
380-disable_ctrl_iface_mib.patch hostapd: backport extra changes related to KRACK 2017-10-17 17:24:47 +03:00
390-wpa_ie_cap_workaround.patch hostapd: backport extra changes related to KRACK 2017-10-17 17:24:47 +03:00
400-wps_single_auth_enc_type.patch hostapd: update to version 2016-09-05 2016-09-08 15:28:38 +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 version 2017-08-24 2017-10-07 05:46:04 +03:00
430-hostapd_cli_ifdef.patch hostapd: merge fixes for WPA packet number reuse with replayed messages and key reinstallation 2017-10-16 12:01:57 +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: backport support for sending debug messages to the syslog 2017-01-30 06:52:02 +01:00
460-wpa_supplicant-add-new-config-params-to-be-used-with.patch hostapd: update to version 2017-08-24 2017-10-07 05:46:04 +03:00
461-driver_nl80211-use-new-parameters-during-ibss-join.patch hostapd: update to version 2017-08-24 2017-10-07 05:46:04 +03:00
462-wpa_s-support-htmode-param.patch hostapd: update to version 2017-08-24 2017-10-07 05:46:04 +03:00
463-add-mcast_rate-to-11s.patch hostapd: set mcast_rate in mesh mode 2017-11-15 18:49:06 +01: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: refresh ubus patch 2017-11-15 18:46:50 +01:00