Amin Ben Romdhane
b1be97457c
bbfdm-api: Enhance replace_str API to utilize provided buffer
2024-02-05 16:11:22 +01:00
Amin Ben Romdhane
b3945f8b0e
Feature #13148 : Replace vendor implementation with DotSo plugin
2024-01-23 20:52:37 +00:00
Amin Ben Romdhane
df6e91db4a
Optimize ci/cd pipeline
2023-12-13 14:54:27 +00:00
Vivek Kumar Dutta
4ff4f09126
Support loading plugins from microservices
2023-10-17 10:23:58 +00:00
Vivek Kumar Dutta
aa8709d807
Move TransferComplete event to usp
2023-10-13 14:16:22 +00:00
Amin Ben Romdhane
8c6aa34a1b
DHCPv4: Fix the handling of dhcp options
2023-10-12 15:22:06 +02:00
Amin Ben Romdhane
71d8172e95
WiFi.SSID: don't define 'ifname' option when creating a new wireless interface
2023-08-11 12:52:34 +00:00
Amin Ben Romdhane
bc4c5acc7e
Feature #11634 : Replace core DM node using micro-services
2023-08-08 17:45:50 +02:00
Amin Ben Romdhane
58fab6623f
Feature #10073 : Update alias handling
2023-08-02 21:06:04 +00:00
Amin Ben Romdhane
a641b786b0
Feature #11250 : Add support for fault messages
2023-07-26 13:40:04 +00:00
suvendhu
4a8d286201
icwmp UCI adjustment
2023-06-01 14:33:15 +05:30
Amin Ben Romdhane
a3bed28cc1
bbfdm: Add support for service registration
2023-05-31 15:22:30 +02:00
Amin Ben Romdhane
f2ce98d970
Use USP_XXX as a prefix for usp errors
2023-05-24 17:55:41 +02:00
Amin Ben Romdhane
bbc75ff409
Revert "Use USP_XXX as a prefix for usp errors"
...
This reverts commit e9e78b4108 .
2023-05-24 17:19:39 +02:00
Amin Ben Romdhane
e9e78b4108
Use USP_XXX as a prefix for usp errors
2023-05-23 10:16:53 +02:00
Amin Ben Romdhane
0e8cb4dbd3
bbfdm: Update Operate handling
2023-05-22 09:37:38 +02:00
Amin Ben Romdhane
457550b0c1
bbfdmd: Collect datamodel from decentralized nodes
2023-05-16 14:13:03 +00:00
Amin Ben Romdhane
bd07a43337
bbfdm: Add support to expose DotSO and JSON plugins
2023-05-08 18:40:02 +02:00
Amin Ben Romdhane
a9db18e315
JSON Plugin: use uci section type instead of object name to generate new section name
2023-04-27 23:20:49 +02:00
Amin Ben Romdhane
890488ae23
B#10772: Device.WiFI.Radio.{i}.Channel can't be changed immedicately
2023-04-27 15:09:20 +02:00
Amin Ben Romdhane
4d922c12c4
Update documentation
2023-04-18 11:30:46 +00:00
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
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
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
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
95a9418e04
T#8530: Diagnostics: Add supports for missing parameters
2022-08-23 11:42:57 +00:00
Omar Kallel
7ca14a3fcd
Ticket #8245 : bbf: Add support for InformParameter
2022-07-21 15:47:23 +00:00
vdutta
ec38598048
Removed libbbf_api.so and disabled libbbf_ubus
2022-05-10 14:35:36 +00: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
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
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
591d7ac3c5
WiFi: Implement MultiAP datamodel based on TR181-2.15
2021-12-10 14:15:48 +01:00
Amin Ben Ramdhane
a2ac2601d3
Improve JSON mapping && Fix some issues in browse function
2021-11-19 11:47:33 +01:00
Amin Ben Ramdhane
428f8d50c8
Ticket refs #6546 : Implement mapping as per json_mapping_v1
2021-11-15 13:08:25 +01:00
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
Amin Ben Ramdhane
c88074d9c2
reduce unused memory allocation
2021-11-08 17:33:20 +01:00
Suvendhu Hansa
d0a593e257
Optimized algorithm for dmubus_call
2021-11-03 15:22:10 +00:00
Amin Ben Ramdhane
35143273fe
Add test cases for event and command exposed from json plugin
2021-10-29 18:20:08 +01:00
Neeraj Bijalwan
aa17126d32
Added API to get supported datamodel
...
- New API "bbf_dm_get_supported_dm" to get the schema for all
objects/params/events/commands at once
2021-10-27 06:16:33 +00:00
Amin Ben Ramdhane
d04a757b2c
Add input value validation to vendor extension mechanisms
2021-10-22 12:35:02 +01:00
vdutta
1aee6718b0
Fix compilation errors for gcc-11
2021-10-19 18:00:41 +05:30