Vivek Kumar Dutta
84021788e6
Optimized module test
2023-09-05 13:23:25 +00:00
Amin Ben Romdhane
9322ecdc8b
Align with bbf changes
...
- DMOBJ and DMLEAF structures: delete 'version' argument
2023-08-11 15:36:01 +00:00
suvendhu
8167cfa5a0
Fix ignore cookies with invalid uri
2023-07-27 10:52:52 +05:30
Amin Ben Romdhane
81d66bc1e8
Align with new bbfdm changes
2023-07-26 13:46:40 +00:00
Suvendhu Hansa
ef78476270
Probable fix for failure to send inform on CR
...
During debugging it was observed that main cwmp process was stuck at uloop, this might occur due to ubus operation inside thread, as ubus is not thread safe.
2023-07-20 09:54:50 +00:00
Vivek Kumar Dutta
2c8e1aed35
Fix license headers
2023-07-18 10:02:59 +05:30
Suvendhu Hansa
bd76686d11
Update dhcp option 125 parsing logic
2023-07-11 03:29:28 +00:00
Amin Ben Romdhane
5635e79d23
Use global buffer instead of dynamic allocation memory
2023-07-06 14:43:00 +02:00
Vivek Kumar Dutta
bf2e74f8eb
Avoid probable race condition
2023-07-03 05:04:24 +00:00
Vivek Kumar Dutta
26a56bc6f8
Added pid in cwmp id as a identifier
2023-06-26 16:38:22 +05:30
suvendhu
09b7cd7a6b
Improvement in inform message sending
2023-06-22 07:24:55 +00:00
Amin Ben Romdhane
3792c4642c
Delete the check for the excluded objects since we already handle that in bbfdm
2023-06-21 16:02:07 +02:00
Amin Ben Romdhane
862fc75a56
Remove unnecessary dynamic allocation memory
2023-06-21 15:38:35 +02:00
Amin Ben Romdhane
553a3226f5
Remove unnecessary dynamic allocation memory in order to fix a crash detected in analytics
2023-06-21 14:10:26 +02:00
Suvendhu Hansa
6293f933dc
Fix probable segfaults and dual stack improvements
2023-06-14 08:56:03 +00:00
Vivek Kumar Dutta
1282569ce4
Fix non-utf char in NeighboringWiFiDiagnostic
2023-06-05 14:16:40 +05:30
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
suvendhu
286f85c39c
Removed unnecessary log
2023-05-01 12:38:09 +05:30
Suvendhu Hansa
74d10bef97
Fix connection request timeout
2023-04-28 08:06:31 +00:00
Vivek Kumar Dutta
4981151d80
Fix ci/cd image version
2023-04-27 15:21:19 +05:30
Amin Ben Romdhane
2a904d697b
Set Method: Allow to set empty value
2023-04-20 10:37:25 +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
9db8e0f900
Align with new libbbfdm-api name
2023-04-17 21:55:09 +00:00
Vivek Kumar Dutta
cf391c3604
Re-align doc structure
2023-04-16 17:11:50 +05:30
Amin Ben Romdhane
c94d21de94
Align with bbfdmd
2023-04-14 10:31:08 +00:00
suvendhu
65d65b7ba5
Fix for probable crashes
2023-04-12 12:06:40 +05:30
suvendhu
2cf03ce6ad
Fix probable crash
2023-04-11 14:34:14 +05:30
Amin Ben Romdhane
6f5852133a
DataModel: Update defintion order
...
This changes is needed in order to include ManagementServer object in generated files(xml, xls) in bbf.
2023-03-31 23:53:04 +00:00
Omar Kallel
e8136de036
Ticket#10420: Unable to SET ‘cwmp.acs’ parameters using ‘uci set’ command when IPv6 is enabled
2023-03-31 15:53:24 +00:00
Omar Kallel
e99dc20279
Ticket #10024 : CWMP dual stack
2023-03-30 14:27:12 +01:00
Natalia Miakushina
f0bb411fd1
CI: move code-analysis to own container registry (IOP-9341)
2023-03-29 12:47:57 +00:00
Roman Azarenko
1bc6e5c1e1
CI: fix static code analysis not working due to incorrect "include" usage
2023-03-29 11:37:08 +00:00
Amin Ben Romdhane
fe8b5f37b4
Fix pipeline, update genieacs version and cleanup the code
2023-03-29 11:13:58 +00:00
vdutta
07e22847eb
Fix doc portal trigger
2023-03-27 06:16:44 +00:00
Amin Ben Romdhane
4077a1f604
Return error if the called path is invalid wildcard path
2023-03-25 17:00:36 +00:00
suvendhu
8e8b5fa761
Fix session segfault
2023-03-24 18:49:03 +05:30
Andreas Jonson
790706f578
doc: Language fixes and tables
2023-03-23 11:18:01 +00:00
vdutta
cac51033b4
Fix static analysis
2023-03-22 16:24:20 +00:00
Andreas Jonsson
4fb99efa85
Fixed HTML table
2023-03-22 15:50:05 +01:00
vdutta
0f479a3353
doc: limit doc trigger to devel
2023-03-22 17:05:59 +05:30
Omar Kallel
6cee3b2fde
Add/Delete object return status 0 as result instead of 1
2023-03-21 13:22:13 +00:00
Vivek Kumar Dutta
dd14199d01
Fix doc reference path
2023-03-21 13:16:51 +00:00
Omar Kallel
746c9b5c0b
Ticket#10139: icwmp: Add support for ManageableDeviceNotificationLimit
2023-03-20 16:29:09 +00:00
Andreas Jonsson
a295f18353
Small fixes for display purposes in staging portal.
2023-03-15 22:24:50 +01: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
840e5bf010
T#10131: Fix InformParameter errors
2023-03-13 13:46:37 +00:00
Omar Kallel
87dec94fbc
Remove BBF_END_SESSION_RELOAD from bbf enumeration
2023-03-10 17:02:59 +01:00
Omar Kallel
9a72ca34c3
Ticket #10128 : icwmp: Diagnostics handling improvements
2023-03-09 18:16:46 +01:00
Omar Kallel
08604a791d
T#10115: Some enhancements in the RPC calls
2023-03-09 13:26:42 +00:00