mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-12-20 10:51:27 +00:00
- Removed unwanted nested client event structures. Doing this not only reduced complexity in the code but also helped get rid of multple memory leaks and crashes in SM and datapipeline. - Simplified ubus invoke calls. Nested ubus invokes were resulting in some - data loss in callbacks - Fixed incorrect conversion of session_id data type. This was blocking clearing of sessions. - Got rid of unnecessary strdups/mallocs. Potential memory leaks. - Fixed missing conversion of frequency to band - Removed unwanted logging which was filling the syslog buffer. - Resolved a race occuring on the shared list between ubus_collector and SM. - Relevant changes in datapipeline/protobuf to support the modified interface. Signed-off-by: Yashvardhan <yashvardhan@netexperience.com> |
||
|---|---|---|
| .. | ||
| 001-HE-VHT-fix-frequency-setup-with-HE-enabled.patch | ||
| 002-mesh-fix-channel-init-order-disable-pri-sec-channel-.patch | ||
| 003-wpa_supplicant-handle-HT40-and-mode-downgrade-in-AP-.patch | ||
| 004-wpa_supplicant-fix-frequency-config-for-non-p2p-vht-.patch | ||
| 005-wpa_supplicant-enable-vht-and-he-in-default-config-p.patch | ||
| 006-hw_features-better-debug-messages-for-some-error-cas.patch | ||
| 007-dfs-use-helper-functions-for-vht-he-parameters.patch | ||
| 008-mesh-use-setup-completion-callback-to-complete-mesh-.patch | ||
| 009-mesh-update-ssid-frequency-as-pri-sec-channel-switch.patch | ||
| 010-mesh-Allow-DFS-channels-to-be-selected-if-dfs-is-ena.patch | ||
| 011-mesh-do-not-set-offchanok-on-DFS-channels-in-non-ETS.patch | ||
| 012-mesh-fix-channel-switch-error-during-CAC.patch | ||
| 013-mesh-inform-kernel-driver-DFS-handler-in-userspace.patch | ||
| 014-mesh-fixes-for-mesh-init-deinit.patch | ||
| 015-mesh-fix-DFS-deinit-init.patch | ||
| 016-tests-DFS-test-for-wpa_supplicant-mesh.patch | ||
| 017-mesh-fix-mesh_oom-test.patch | ||
| 018-mesh-move-mesh-freq-setting-to-own-function.patch | ||
| 019-mesh-use-deterministic-channel-on-channel-switch.patch | ||
| 050-mesh-make-forwarding-configurable.patch | ||
| 100-daemonize_fix.patch | ||
| 110-wolfssl-compile-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 | ||
| 800-dfs-enter-DFS-state-if-no-available-channel-is-found.patch | ||
| 800-probe_request-ignore-when-rssi-is-too-low.patch | ||
| 810-client-disconnect-when-rssi-is-low.patch | ||
| 900-hapd-netlink-ubus-bridge.patch | ||