wlan-ap-Telecominfraproject/feeds/wlan-ap/opensync
Yashvardhan c8e4543aed opensync: Major refactoring/bug fixes for client events
- 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>
2020-12-24 08:38:51 -08:00
..
files opensync: Set beacon and multicast tx rates 2020-11-23 07:35:48 +01:00
patches opensync: Major refactoring/bug fixes for client events 2020-12-24 08:38:51 -08:00
src opensync: Major refactoring/bug fixes for client events 2020-12-24 08:38:51 -08:00
Makefile opensync: clean up the Makefile 2020-12-02 09:48:18 +01:00