Vivek Kumar Dutta
4ff4f09126
Support loading plugins from microservices
2023-10-17 10:23:58 +00:00
Amin Ben Romdhane
beecee8cdb
DHCPv4: Fix dhcp issue with a list of values
2023-10-16 13:23: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
bf99dbfc7d
Align JSON plugin with the new linker API
2023-10-04 16:47:40 +02:00
Amin Ben Romdhane
260bdc099a
Feature #11626 : ports uci deprecated
2023-08-10 11:55:38 +00:00
Amin Ben Romdhane
19c8a77aee
B#11323: remove SSID object fail
2023-07-31 14:29:24 +00:00
Amin Ben Romdhane
48f1265d35
Added support for Device.Firewall.Chain.{i}.Rule.{i}.Order parameter
2023-06-12 16:45:32 +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
8d00536689
bbfdmd: Add support for cli command
2023-04-26 22:43:57 +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
vdutta
32511db9d9
Fix pipeline
2023-03-20 14:43:31 +05:30
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
Amin Ben Ramdhane
437735f1bd
T#8734: Add support for Device.Hosts.AccessControl.{i}. object
2022-12-21 13:33:46 +00:00
Amin Ben Ramdhane
01d8dd9487
Align with new BulkData changes
2022-09-28 07:54:02 +00:00
Amin Ben Ramdhane
87ad6c5f22
T#8504: DHCPv4 options value is not implemented as standard
2022-08-16 10:41:11 +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
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
df6e164c9e
WiFiDataElements: Added support for missing objects/parameters and updated mappings
2022-03-17 11:45:01 +01:00
Amin Ben Ramdhane
9197f483bc
bbf: Operate commands exposed from json file not working properly
2022-02-18 14:36:06 +01: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
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
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