Commit graph

178 commits

Author SHA1 Message Date
Amin Ben Romdhane
3cb2e902ba rename 'libbbf_api' -> 'libbbfdm-api' & 'libbbf_dm' -> 'libbbfdm' 2023-04-17 23:33:55 +02:00
Amin Ben Romdhane
0a4105c931 Add bbfdm daemon(bbfdmd) 2023-04-14 10:05:08 +00:00
Amin Ben Romdhane
b8bc5c3423 Create a new libraries 'libbbf_api' && 'libbbf_dm' 2023-03-28 16:18:10 +02:00
Amin Ben Romdhane
6e9a821ebd Remove support for libbbf_ubus 2023-03-27 14:15:29 +02:00
vdutta
32511db9d9 Fix pipeline 2023-03-20 14:43:31 +05:30
Omar Kallel
61aa766c30 Ticket refs #9951: icwmp: Handle ParameterKey in client 2023-02-24 07:31:22 +00:00
Amin Ben Romdhane
1b55211c8a Network update: remove support for untagged vlan 2023-02-10 17:51:27 +01:00
Amin Ben Romdhane
008baff08e T#9712: Update Wifi handling with mapcontroller 2023-02-08 07:30:35 +00:00
Omar Kallel
735526f3e1 ManagementServer: moved to icwmp package as dynamic object 2023-01-17 13:01:38 +00:00
Amin Ben Ramdhane
437735f1bd T#8734: Add support for Device.​Hosts.​AccessControl.​{i}. object 2022-12-21 13:33:46 +00:00
suvendhu
1a173a3c82 Removed explicit handling of user deletion from test 2022-12-20 14:52:21 +05:30
Suvendhu Hansa
90ac63e15a T#8081 Moved users to usermngr 2022-12-02 11:29:39 +00:00
Amin Ben Ramdhane
01d8dd9487 Align with new BulkData changes 2022-09-28 07:54:02 +00:00
Amin Ben Ramdhane
95a9418e04 T#8530: Diagnostics: Add supports for missing parameters 2022-08-23 11:42:57 +00:00
Amin Ben Ramdhane
87ad6c5f22 T#8504: DHCPv4 options value is not implemented as standard 2022-08-16 10:41:11 +00:00
Suvendhu Hansa
b449b119a5 Added support of ManageableDevice & GatewayInfo objects 2022-07-28 16:10:07 +00:00
Omar Kallel
7ca14a3fcd Ticket #8245: bbf: Add support for InformParameter 2022-07-21 15:47:23 +00:00
Amin Ben Ramdhane
95c7459bce T#8408: JSON Plugin: Fixed issues when multi-instance object mapping for multiple sections 2022-07-21 13:39:57 +01:00
Suvendhu Hansa
3f1d9e6b90 Added json plugin for Device.CWMPManagementServer. 2022-06-23 09:19:44 +00:00
Amin Ben Ramdhane
b36eca90a7 Device.{BBF_VENDOR_PREFIX}URLFilter.Profile.{i}.Name: update permission 2022-06-15 09:50:14 +00:00
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
vdutta
ec38598048 Removed libbbf_api.so and disabled libbbf_ubus 2022-05-10 14:35:36 +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
Erik Karlsson
78751e0fc9 dmcommon: remove unused pipe in dmcmd
This avoids leaking file descriptors and potential deadlock in case
the command fills the pipe. Output is sent to /dev/null and dmcmd will
return the exit status instead of a file descriptor.
2022-04-04 13:22:24 +02: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
vdutta
d0fc18c07a Use relative paths for the module tests 2022-02-18 08:01:00 +00: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
vdutta
3bfb443fa3 Added TR181 2.15 datamodel json and xml 2022-01-28 11:29:33 +05:30
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
Suvendhu Hansa
8a1c125ddb BBF: Library to expose dynamic DM over ubus 2021-11-25 13:20:53 +00:00
Amin Ben Ramdhane
35633a3bc8 Ticket refs #6623: remove static code analysis warnings 2021-11-22 11:47:14 +01:00
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