Commit graph

62 commits

Author SHA1 Message Date
suvendhu
62566e4e81 Fix custom force inform parameters 2023-11-07 19:21:36 +05:30
Vivek Kumar Dutta
cdbab055a1
Fix empty set in cli tool 2023-10-10 10:24:51 +05:30
Amin Ben Romdhane
81d66bc1e8 Align with new bbfdm changes 2023-07-26 13:46:40 +00:00
Amin Ben Romdhane
5635e79d23 Use global buffer instead of dynamic allocation memory 2023-07-06 14:43:00 +02:00
Amin Ben Romdhane
862fc75a56 Remove unnecessary dynamic allocation memory 2023-06-21 15:38:35 +02:00
Suvendhu Hansa
caa4ac86b9 Rename var sate UCI file
cwmp runtime configuration present in /var/state/ directory, with uci/libuci -c option commit changes(including standard uci) to runtime path, this change to segregate the standard uci changes flow with run time config changes.
2023-06-01 08:56:39 +00:00
Amin Ben Romdhane
2048786b91 optimize dual stack implementation 2023-04-19 16:42:32 +02:00
Vivek Kumar Dutta
6a64707419 Update ci paths 2023-04-18 16:42:02 +05:30
Amin Ben Romdhane
c94d21de94 Align with bbfdmd 2023-04-14 10:31:08 +00:00
Omar Kallel
e99dc20279 Ticket #10024: CWMP dual stack 2023-03-30 14:27:12 +01:00
Amin Ben Romdhane
fe8b5f37b4 Fix pipeline, update genieacs version and cleanup the code 2023-03-29 11:13:58 +00:00
suvendhu
8e8b5fa761 Fix session segfault 2023-03-24 18:49:03 +05:30
Omar Kallel
6cee3b2fde Add/Delete object return status 0 as result instead of 1 2023-03-21 13:22:13 +00:00
Omar Kallel
9d8389cda1 Ticket #10173: icmwp: Remove use of bbf context flag in ManagementServer datamodel 2023-03-13 17:26:37 +01:00
Omar Kallel
08604a791d T#10115: Some enhancements in the RPC calls 2023-03-09 13:26:42 +00:00
Omar Kallel
02d1948c01 Ticket refs #9951: icwmp: Handle ParameterKey in client 2023-02-23 17:10:21 +01:00
Omar Kallel
d92ef77e28 Ticket refs #9642: CWMP SPAs not persistent 2023-02-08 13:02:13 +05:30
Omar Kallel
3fb81d932c extract ManagementServer datamodel to cwmp package as dynamic aobject 2023-01-18 05:49:49 +01:00
Omar Kallel
84e632371c Ticket refs #9261: icwmp: apply new xml functions for backupsession 2023-01-17 10:18:51 +01:00
vdutta
61131746e2 Updated config defaults 2022-10-31 15:01:21 +05:30
Omar Kallel
4072ae1966 Events issues fixes 2022-10-12 11:17:59 +01:00
Suvendhu Hansa
93d3710422 T#8244 Added support for AutonomousDUStateChangeComplPolicy 2022-10-07 08:02:58 +00:00
Omar Kallel
1b7b0e2918 Ticker refs #8912: icwmp: Add support for default active notifications 2022-10-05 09:02:18 +00:00
Omar Kallel
34499c1cb3 Ticket refs #6914: icwmp: migrate from multithreading to uloop 2022-09-12 13:55:00 +01:00
Omar Kallel
58a32f910b Ticket #8245: bbf: Add support for InformParameter 2022-07-21 16:50:50 +01:00
Amin Ben Ramdhane
6e5e5589ca Migrate the compilation to cmake instead of autotools 2022-07-14 14:08:22 +01:00
Omar Kallel
291e11d67a T#7705: Code re-organise and improvements
This reverts commit cbfff1b644.
2022-07-14 12:55:36 +00:00
Vivek Kumar Dutta
4c6065812b Revert "T#7705: Code re-organise and improvements"
This reverts commit c24fcd51f8
2022-07-14 12:51:28 +00:00
Vivek Kumar Dutta
c24fcd51f8 T#7705: Code re-organise and improvements 2022-07-14 12:49:24 +00:00
vdutta
59e462b9fd Fix uci read after update 2022-07-14 11:00:17 +05:30
vdutta
13841eac51 Fix ValueChange event for ConnectionReqURL 2022-06-14 17:19:25 +05:30
Vivek Kumar Dutta
5f5bdd6e13 Fix compilation warning on gcc-11 2022-06-06 13:33:00 +00:00
Amin Ben Ramdhane
a695e0d2cd Use common function to get time 2022-04-29 11:58:22 +01:00
Omar Kallel
a8463946f3 icwmp: Switch to mxml for xml parsing 2022-04-18 16:54:25 +01:00
Omar Kallel
8fe0cf54ea Ticket refs #7501: icwmp: Fix static code warnings with cppcheck-2.7 2022-03-09 09:08:06 +01:00
vdutta
1f80764fa8 Fix unit test cases 2022-03-04 16:11:26 +05:30
vdutta
9bd32215e6 Use wolfssl for ssl functions 2022-02-25 15:26:54 +05:30
vdutta
6964b86095 Fix coverage in module test 2022-02-24 19:01:15 +05:30
vdutta
7f1504f189 Get DeviceId from usp
- Updated Readme to overwrite DeviceId parameters
2022-01-07 17:55:11 +05:30
Omar Kallel
6a03433e3b Ticket refs #6907: icwmp Download: Not able to import vendor config file with uci 2021-12-29 11:18:16 +01:00
Omar Kallel
4bef706ddf Ticket refs #6614: icwmp: fix static code anlysis issues generated by cpp check 2021-11-22 15:27:44 +01:00
Omar Kallel
0aa8c57c41 Ticket refs #6359: icwmp: Reduce I/O on filesystem 2021-11-09 16:16:11 +01:00
Omar Kallel
1f43e2f051 Update year in head comments of test files 2021-10-13 16:44:44 +01:00
Omar Kallel
933c0f1760 Ticket refs #6165: icwmp: uci unit tests 2021-10-06 10:37:15 +01:00
Omar Kallel
ab87527757 Ticket refs #6039: icwmp: enhancement of uci api 2021-10-05 14:34:22 +01:00
Omar Kallel
2e55c12d13 Ticket refs #6089: Superfluous code 2021-09-21 09:49:42 +01:00
Omar Kallel
30795d2be5 Fix some notifications memory leak 2021-08-11 14:08:59 +01:00
Omar Kallel
4bccb4f53b Ticket refs #5691: icwmp: Add unit test to verify icwmp cli arguments 2021-08-11 10:50:58 +01:00
Omar Kallel
1fadaffefb Ticket refs #5611: icwmp notifications unit test module 2021-08-09 17:22:17 +01:00
Omar Kallel
c831bb17a9 Ticket refs #5696: icwmpd doesn't support spaces in 'active' inform 2021-08-09 17:21:54 +01:00