1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 22:18:16 +02:00
openwrt/package/network/services/hostapd/patches
David Bauer 43c64ffa74 hostapd: fix goto loop for ubus assoc handler
When a ubus event handler denies a association with a non-zero return
value, the code jumps to preceeding code, creating an endless loop until
the event handler accepts the assc request.

Move the ubus handler further up the code to avoid creating such a loop.

Signed-off-by: David Bauer <mail@david-bauer.net>
2021-10-19 17:27:05 +02:00
..
001-wolfssl-init-RNG-with-ECC-key.patch hostapd: update to version 2021-05-21 2021-05-26 11:48:14 +02:00
010-mesh-Allow-DFS-channels-to-be-selected-if-dfs-is-ena.patch hostapd: update to version 2021-05-21 2021-05-26 11:48:14 +02:00
011-mesh-use-deterministic-channel-on-channel-switch.patch hostapd: update to version 2021-05-21 2021-05-26 11:48:14 +02:00
020-mesh-make-forwarding-configurable.patch hostapd: update to version 2021-05-21 2021-05-26 11:48:14 +02:00
021-fix-sta-add-after-previous-connection.patch hostapd: fix adding back stations after a missed deauth/disassoc 2021-05-26 11:48:14 +02:00
022-hostapd-fix-use-of-uninitialized-stack-variables.patch hostapd: fix uninitialized stack variable on CSA 2021-07-12 13:34:08 +02:00
023-ndisc_snoop-call-dl_list_del-before-freeing-ipv6-add.patch hostapd: fix a segfault on sta disconnect with proxy arp enabled 2021-07-28 05:55:11 +02:00
030-driver_nl80211-rewrite-neigh-code-to-not-depend-on-l.patch hostapd: make proxyarp work with libnl-tiny 2021-07-28 05:55:11 +02:00
100-daemonize_fix.patch hostapd: update to latest Git hostap_2_9-1238-gdd2daf0848ed 2020-05-21 08:18:01 +02:00
200-multicall.patch hostapd: update to version 2021-05-21 2021-05-26 11:48:14 +02:00
300-noscan.patch hostapd: update to version 2021-05-21 2021-05-26 11:48:14 +02:00
301-mesh-noscan.patch hostapd: update to version 2021-05-21 2021-05-26 11:48:14 +02:00
310-rescan_immediately.patch hostapd: update to version 2021-05-21 2021-05-26 11:48:14 +02:00
320-optional_rfkill.patch hostapd: update to version 2021-05-21 2021-05-26 11:48:14 +02:00
330-nl80211_fix_set_freq.patch hostapd: refresh patches 2021-08-28 01:31:15 +02:00
340-reload_freq_change.patch hostapd: update to version 2021-05-21 2021-05-26 11:48:14 +02:00
341-mesh-ctrl-iface-channel-switch.patch hostapd: update to version 2021-05-21 2021-05-26 11:48:14 +02:00
350-nl80211_del_beacon_bss.patch hostapd: refresh patches 2021-08-28 01:31:15 +02:00
360-ctrl_iface_reload.patch hostapd: update to version 2021-05-21 2021-05-26 11:48:14 +02:00
370-ap_sta_support.patch hostapd: update to version 2021-05-21 2021-05-26 11:48:14 +02:00
380-disable_ctrl_iface_mib.patch hostapd: update to version 2021-05-21 2021-05-26 11:48:14 +02:00
381-hostapd_cli_UNKNOWN-COMMAND.patch hostapd: update to latest Git hostap_2_9-1238-gdd2daf0848ed 2020-05-21 08:18:01 +02:00
390-wpa_ie_cap_workaround.patch hostapd: update to version 2021-05-21 2021-05-26 11:48:14 +02:00
400-wps_single_auth_enc_type.patch hostapd: update to latest Git hostap_2_9-1238-gdd2daf0848ed 2020-05-21 08:18:01 +02:00
410-limit_debug_messages.patch hostapd: update to latest Git hostap_2_9-1238-gdd2daf0848ed 2020-05-21 08:18:01 +02:00
420-indicate-features.patch hostapd: update to version 2021-05-21 2021-05-26 11:48:14 +02:00
430-hostapd_cli_ifdef.patch hostapd: update to version 2021-05-21 2021-05-26 11:48:14 +02:00
431-wpa_cli_ifdef.patch hostapd: unconditionally enable ap/mesh for wpa-cli 2020-01-28 14:38:43 +01:00
432-missing-typedef.patch
450-scan_wait.patch hostapd: update to latest Git hostap_2_9-1238-gdd2daf0848ed 2020-05-21 08:18:01 +02:00
460-wpa_supplicant-add-new-config-params-to-be-used-with.patch hostapd: update to version 2021-05-21 2021-05-26 11:48:14 +02:00
461-driver_nl80211-use-new-parameters-during-ibss-join.patch hostapd: refresh patches 2021-08-28 01:31:15 +02:00
463-add-mcast_rate-to-11s.patch hostapd: refresh patches 2021-08-28 01:31:15 +02:00
464-fix-mesh-obss-check.patch hostapd: update to version 2021-05-21 2021-05-26 11:48:14 +02:00
470-survey_data_fallback.patch hostapd: update to version 2021-05-21 2021-05-26 11:48:14 +02:00
500-lto-jobserver-support.patch hostapd: update to version 2021-05-21 2021-05-26 11:48:14 +02:00
599-wpa_supplicant-fix-warnings.patch hostapd: declare struct wpa_bss early 2019-09-19 23:43:27 +02:00
600-ubus_support.patch hostapd: fix goto loop for ubus assoc handler 2021-10-19 17:27:05 +02:00
700-wifi-reload.patch hostapd: refresh patches 2021-08-28 01:31:15 +02:00
710-vlan_no_bridge.patch hostapd: fix bringing up vlan interfaces with the no-bridge option 2021-06-04 20:36:42 +02:00
720-ACS-fix-channel-100-frequency.patch hostapd: ACS: fix channel 100 frequency 2021-05-26 23:12:09 +02:00
720-iface_max_num_sta.patch hostapd: refresh patches 2021-08-28 01:31:15 +02:00
730-ft_iface.patch hostapd: configure inter-AP communication interface for 802.11r 2021-06-05 06:53:29 +02:00
740-snoop_iface.patch hostapd: let netifd set bridge port attributes for snooping 2021-09-21 19:43:20 +02:00
741-proxyarp-fix-compilation-with-Hotspot-2.0-disabled.patch hostapd: fix Proxy-ARP with Hotspot 2.0 disabled 2021-08-28 01:31:15 +02:00