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> |
||
|---|---|---|
| .. | ||
| files | ||
| patches | ||
| src | ||
| Makefile | ||