lede/package/network/services/hostapd/patches
Beginner be087a4f7e
hostapd: sync upstream (#7925)
* hostapd: let netifd set bridge port attributes for snooping

Avoids race conditions on bridge member add/remove

Signed-off-by: Felix Fietkau <nbd@nbd.name>

* hostapd: fix segfault when deinit mesh ifaces

In hostapd_ubus_add_bss(), ubus objects are not registered for mesh
interfaces. This provokes a segfault when accessing the ubus object in
mesh deinit.

This commit adds the same condition to hostapd_ubus_free_bss() for
discarding those mesh interfaces.

Signed-off-by: Jesus Fernandez Manzano <jesus.manzano@galgus.net>

Co-authored-by: Felix Fietkau <nbd@nbd.name>
Co-authored-by: Jesus Fernandez Manzano <jesus.manzano@galgus.net>
2021-09-25 01:42:07 +08:00
..
001-wolfssl-init-RNG-with-ECC-key.patch add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
010-mesh-Allow-DFS-channels-to-be-selected-if-dfs-is-ena.patch add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
011-mesh-use-deterministic-channel-on-channel-switch.patch add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
020-mesh-make-forwarding-configurable.patch add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
021-fix-sta-add-after-previous-connection.patch add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
022-hostapd-fix-use-of-uninitialized-stack-variables.patch hostapd: sync upstream (#7361) 2021-07-12 14:06:20 +00:00
023-ndisc_snoop-call-dl_list_del-before-freeing-ipv6-add.patch hostapd: sync upstream (#7549) 2021-07-28 13:41:38 +08:00
030-driver_nl80211-rewrite-neigh-code-to-not-depend-on-l.patch hostapd: sync upstream (#7549) 2021-07-28 13:41:38 +08:00
100-daemonize_fix.patch Sync to snapshot kernel 5.4 version 2020-07-02 23:30:56 +08:00
200-multicall.patch add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
300-noscan.patch add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
301-mesh-noscan.patch add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
310-rescan_immediately.patch add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
320-optional_rfkill.patch add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
330-nl80211_fix_set_freq.patch hostapd: sync upstream (#7771) 2021-08-31 01:07:54 +08:00
340-reload_freq_change.patch add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
341-mesh-ctrl-iface-channel-switch.patch add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
350-nl80211_del_beacon_bss.patch hostapd: sync upstream (#7771) 2021-08-31 01:07:54 +08:00
360-ctrl_iface_reload.patch add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
370-ap_sta_support.patch add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
380-disable_ctrl_iface_mib.patch add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
381-hostapd_cli_UNKNOWN-COMMAND.patch Sync to snapshot kernel 5.4 version 2020-07-02 23:30:56 +08:00
390-wpa_ie_cap_workaround.patch add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
400-wps_single_auth_enc_type.patch Sync to snapshot kernel 5.4 version 2020-07-02 23:30:56 +08:00
410-limit_debug_messages.patch Sync to snapshot kernel 5.4 version 2020-07-02 23:30:56 +08:00
420-indicate-features.patch add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
430-hostapd_cli_ifdef.patch add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
431-wpa_cli_ifdef.patch Sync to snapshot kernel 5.4 version 2020-07-02 23:30:56 +08:00
432-missing-typedef.patch update source 2017-09-06 19:19:45 +08:00
450-scan_wait.patch Sync to snapshot kernel 5.4 version 2020-07-02 23:30:56 +08:00
460-wpa_supplicant-add-new-config-params-to-be-used-with.patch add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
461-driver_nl80211-use-new-parameters-during-ibss-join.patch hostapd: sync upstream (#7771) 2021-08-31 01:07:54 +08:00
463-add-mcast_rate-to-11s.patch hostapd: sync upstream (#7771) 2021-08-31 01:07:54 +08:00
464-fix-mesh-obss-check.patch add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
470-survey_data_fallback.patch add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
500-lto-jobserver-support.patch add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
599-wpa_supplicant-fix-warnings.patch update hostapd 2019-09-25 06:55:30 -07:00
600-ubus_support.patch hostapd: sync upstream (#7361) 2021-07-12 14:06:20 +00:00
700-wifi-reload.patch hostapd: sync upstream (#7771) 2021-08-31 01:07:54 +08:00
710-vlan_no_bridge.patch add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
720-ACS-fix-channel-100-frequency.patch add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
720-iface_max_num_sta.patch hostapd: sync upstream (#7771) 2021-08-31 01:07:54 +08:00
730-ft_iface.patch add kernel 5.10 support and sync with upstream 2021-06-14 18:30:08 +08:00
740-snoop_iface.patch hostapd: sync upstream (#7925) 2021-09-25 01:42:07 +08:00
741-proxyarp-fix-compilation-with-Hotspot-2.0-disabled.patch hostapd: sync upstream (#7771) 2021-08-31 01:07:54 +08:00