mirror of
https://github.com/Telecominfraproject/wlan-ap.git
synced 2025-12-22 11:53:02 +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> |
||
|---|---|---|
| .. | ||
| 01-add-libs.patch | ||
| 02-disable-nm2.patch | ||
| 04-honour-copts.patch | ||
| 05-fixes.patch | ||
| 06-upnp.patch | ||
| 07-conf_changed.patch | ||
| 08-command-table.patch | ||
| 09-schema-wifi-vif-custom-options.patch | ||
| 10-add-fw-pkgname-ovsdb.patch | ||
| 10-protobuf-noisefloor | ||
| 11-protobuf-definitions | ||
| 11-schema-wifi-vif-captive-portal-conf.patch | ||
| 11-wm2-vif-del.patch | ||
| 12-client-connection-events | ||
| 13-synthetic_client | ||
| 14-dns_client | ||
| 15-schema-rrm.patch | ||
| 16-dhcp-client.patch | ||
| 17-radius-client.patch | ||
| 18-client-dhcp-attributes.patch | ||
| 18-cmd-schema.patch | ||
| 18-video-voice-detect.patch | ||
| 19-events-protobuf-definitions.patch | ||
| 19-passpoint-ovsschema | ||
| 20-dppline-event.patch | ||
| 20-no-rdynamic | ||
| 20-radio-custom-options.patch | ||
| 21-sm-ubus-collector.patch | ||
| 22-new-voice-video-detect-params.patch | ||
| 23-avoid-duplicate-ssids | ||
| 24_mesh_ovs_interface | ||
| 24-dhcp-events-proto-definitions.patch | ||
| 25-promisc-mode-capture.patch | ||