Commit graph

38 commits

Author SHA1 Message Date
Amin Ben Ramdhane
7f306cbede JSON: Add support for object path value 2022-06-14 09:01:10 +01:00
Amin Ben Ramdhane
64ca3bfe7c T#7717: Handle ProcessStatus optimally 2022-06-08 14:29:37 +00:00
Amin Ben Ramdhane
e23c93e966 T#8117: Support Vendor extension macro in json plugins 2022-06-06 17:17:38 +00:00
Suvendhu Hansa
65fd08a0d6 JSON plugin: Add support for uci list 2022-06-02 08:27:07 +00:00
Amin Ben Ramdhane
0e16d6b040 T#7765: DynamicDNS: Update implementation 2022-04-25 14:07:00 +00:00
Amin Ben Ramdhane
3ff96f1d5b T#7879: Bridging tuple object should show all interfaces part of br-tuple 2022-04-23 13:29:50 +01:00
Amin Ben Ramdhane
df6e164c9e WiFiDataElements: Added support for missing objects/parameters and updated mappings 2022-03-17 11:45:01 +01:00
vdutta
3efc5ce5e6 Fix verbose logging in module test 2022-03-14 16:39:57 +05:30
Amin Ben Ramdhane
9197f483bc bbf: Operate commands exposed from json file not working properly 2022-02-18 14:36:06 +01:00
Amin Ben Ramdhane
080f7b4f85 Ticket refs #7333: fix warnings, code analysis and clean up the code
- Fix all errors catched by cppcheck threadsafety (cppcheck --error-exitcode=0 --addon=threadsafety bbf)
 - Fix some errors catched by cppcheck cert (cppcheck --error-exitcode=0 --addon=cert bbf)
 - Add new str-protected macros instead of using str functions directly to avoid crashes
2022-02-16 10:33:59 +00:00
Hemlata
8d34bbcc9c Replace vendor extension for feature codes with PrefixRange and FacilityAction for TR-104 conformance
Some of the vendor extensions are moved under prefixinfo, where with use of FacilityAction the action is defined and prefixrange can be used as feature code.
2022-02-08 16:21:27 +00:00
Hemlata Bhatt
2758c0380e Revert "Feature 7050: Some Vendorextensions replaced by using prefixinfo (prefixrange and facilityaction)"
This reverts commit a7fa6dd491.
2022-01-28 12:34:02 +01:00
Hemlata
a7fa6dd491 Feature 7050: Some Vendorextensions replaced by using prefixinfo (prefixrange and facilityaction) 2022-01-26 12:15:58 +00:00
Amin Ben Ramdhane
093208bf32 Voice: Update Call logs file 2021-12-31 11:39:19 +01:00
Amin Ben Ramdhane
dd113367d4 Device.IEEE1905.AL.NetworkTopology.IEEE1905Device.{i}.NonIEEE1905Neighbor.{i}.: fix browse function 2021-12-27 14:47:34 +01:00
Amin Ben Ramdhane
eb44d63e89 WiFi.DataElements: update mapping options 2021-12-14 18:00:47 +01:00
Amin Ben Ramdhane
2486dffd24 Simulate dump2 Multi-AP setup && Fix a crash 2021-12-13 08:24:06 +00:00
Amin Ben Ramdhane
591d7ac3c5 WiFi: Implement MultiAP datamodel based on TR181-2.15 2021-12-10 14:15:48 +01:00
Amin Ben Ramdhane
d9561d43c9 Ticket refs #6735: NumberOfEntries parameter json dm option cause a segfault 2021-12-06 11:42:55 +01:00
vdutta
0ef1ad0dd7 Fix segfault in json plugin 2021-12-06 11:06:52 +05:30
Amin Ben Ramdhane
a2ac2601d3 Improve JSON mapping && Fix some issues in browse function 2021-11-19 11:47:33 +01:00
Hemlata
cf1780fc70 libbbf changes for asterisk UCI config restructuring 2021-11-16 17:07:02 +00:00
Amin Ben Ramdhane
428f8d50c8 Ticket refs #6546: Implement mapping as per json_mapping_v1 2021-11-15 13:08:25 +01:00
vdutta
1b4c5f9d1e test: json plugin with index 2021-11-11 18:06:41 +05:30
Omar Kallel
c7c87df049 Ticket #6359: icwmp: Reduce I/O on filesystem 2021-11-09 17:21:20 +01:00
Omar Kallel
01d36c0edf Revert "Ticket #6359: icwmp: Reduce I/O on filesystem"
This reverts commit 4e512e588e.
2021-11-09 16:53:34 +01:00
Omar Kallel
4e512e588e Ticket #6359: icwmp: Reduce I/O on filesystem 2021-11-09 16:14:18 +01:00
Neeraj Bijalwan
2864ddeacd Add version in parameters 2021-11-03 09:30:12 +01:00
Amin Ben Ramdhane
35143273fe Add test cases for event and command exposed from json plugin 2021-10-29 18:20:08 +01:00
Amin Ben Ramdhane
d04a757b2c Add input value validation to vendor extension mechanisms 2021-10-22 12:35:02 +01:00
Omar Kallel
6b1eca2873 get varstate uci option with confdir instead of savedir 2021-10-05 14:31:44 +01:00
Amin Ben Ramdhane
4226c94946 Add more configs to cover all datamdoel and fix some memory leaks 2021-09-30 14:55:32 +01:00
Amin Ben Ramdhane
e7fb7a60b1 Add configs to cover all datamdoel and fix memory leak 2021-09-24 13:31:37 +01:00
Vivek Kumar Dutta
333c4b4fd7 Test to check memory leak in datamodel 2021-09-22 10:26:49 +00:00
Amin Ben Ramdhane
c6b88c7668 Ticket refs #5811: BBF JSON doesn't support indexes 2021-08-26 09:07:28 +00:00
Amin Ben Ramdhane
f7c10416b3 Ticket refs #6550: Adapt data models to OpenWrt 21.02 network stack 2021-08-02 10:31:17 +01:00
Amin Ben Ramdhane
9d116f7577 bbf: cannot get new objects exposed via json files if root path contains '.{i}.' at the end 2021-05-18 13:53:14 +01:00
Amin Ben Ramdhane
e9fb75eb97 bbf: implement unit and functional tests 2021-05-03 18:29:28 +01:00