Commit graph

4 commits

Author SHA1 Message Date
Omar Kallel
491957b998 Ticket refs #7896: icwmp: Implement Heartbeat event 2022-05-23 13:06:35 +00:00
Dominic Lake
712cb443c1 Fix icwmpd ubus reload
After refactoring, the icwmpd code no longer allocates the UCI context
in the ubus thread so when it attempts to reload the config, the UCI
calls fail and the reload fails.

Update ubus_utils.c to call init before reloading the config and call
exit once reloaded.
2022-05-23 10:32:24 +00:00
vdutta
f1acf462dc Added safe checks for ubus commands 2022-05-05 14:58:25 +05:30
suvendhu
810539def8 Code cleanup and optimize 2022-05-02 20:07:23 +05:30