mirror of
https://github.com/coolsnowwolf/lede.git
synced 2025-04-16 04:13:31 +00:00
![]() * hostapd: fix a race condition on adding AP mode wds sta interfaces Both hostapd and netifd attempt to add a VLAN device to a bridge. Depending on which one wins the race, bridge vlan settings might be incomplete, or hostapd might run into an error and refuse to service the client. Fix this by preventing hostapd from adding interfaces to the bridge and instead rely entirely on netifd handling this properly Signed-off-by: Felix Fietkau <nbd@nbd.name> * hostapd: fix up patches after the last commit Signed-off-by: Felix Fietkau <nbd@nbd.name> * hostapd: ubus: fix uninitialized pointer This fixes passing a bogus non-null pointer to the ubus handler in case the transition request is rejected. Signed-off-by: David Bauer <mail@david-bauer.net> Co-authored-by: Felix Fietkau <nbd@nbd.name> Co-authored-by: David Bauer <mail@david-bauer.net> |
||
---|---|---|
.. | ||
001-wolfssl-init-RNG-with-ECC-key.patch | ||
010-mesh-Allow-DFS-channels-to-be-selected-if-dfs-is-ena.patch | ||
011-mesh-use-deterministic-channel-on-channel-switch.patch | ||
020-mesh-make-forwarding-configurable.patch | ||
021-fix-sta-add-after-previous-connection.patch | ||
022-hostapd-fix-use-of-uninitialized-stack-variables.patch | ||
023-ndisc_snoop-call-dl_list_del-before-freeing-ipv6-add.patch | ||
030-driver_nl80211-rewrite-neigh-code-to-not-depend-on-l.patch | ||
100-daemonize_fix.patch | ||
200-multicall.patch | ||
300-noscan.patch | ||
301-mesh-noscan.patch | ||
310-rescan_immediately.patch | ||
320-optional_rfkill.patch | ||
330-nl80211_fix_set_freq.patch | ||
340-reload_freq_change.patch | ||
341-mesh-ctrl-iface-channel-switch.patch | ||
350-nl80211_del_beacon_bss.patch | ||
360-ctrl_iface_reload.patch | ||
370-ap_sta_support.patch | ||
380-disable_ctrl_iface_mib.patch | ||
381-hostapd_cli_UNKNOWN-COMMAND.patch | ||
390-wpa_ie_cap_workaround.patch | ||
400-wps_single_auth_enc_type.patch | ||
410-limit_debug_messages.patch | ||
420-indicate-features.patch | ||
430-hostapd_cli_ifdef.patch | ||
431-wpa_cli_ifdef.patch | ||
432-missing-typedef.patch | ||
450-scan_wait.patch | ||
460-wpa_supplicant-add-new-config-params-to-be-used-with.patch | ||
461-driver_nl80211-use-new-parameters-during-ibss-join.patch | ||
463-add-mcast_rate-to-11s.patch | ||
464-fix-mesh-obss-check.patch | ||
470-survey_data_fallback.patch | ||
500-lto-jobserver-support.patch | ||
599-wpa_supplicant-fix-warnings.patch | ||
600-ubus_support.patch | ||
700-wifi-reload.patch | ||
710-vlan_no_bridge.patch | ||
711-wds_bridge_force.patch | ||
720-ACS-fix-channel-100-frequency.patch | ||
720-iface_max_num_sta.patch | ||
730-ft_iface.patch | ||
740-snoop_iface.patch | ||
741-proxyarp-fix-compilation-with-Hotspot-2.0-disabled.patch |