Suvendhu Hansa
f251f5ca0e
Moved userinterface in package
2024-04-20 07:50:51 +00:00
Vivek Kumar Dutta
63fad00eee
Multiple improvements
...
- New input daemon option, 'service_name' to easily configure micro-service
- service_name used with 'dm_' prefix in process name
- service_name with 'dm_' prefix and '_inst' suffix for forked instance updater
- Unified signal handler for micro-service and main process
- Cli argument '-m' overloaded to support module name in place of plugin path
- Test alignments and improvements
2024-04-15 13:46:49 +00:00
Amin Ben Romdhane
70c0665f95
T#13822: Add support for linker, dmmap and list for json_plugin_v2
2024-03-08 04:43:57 +00:00
Amin Ben Romdhane
8acd70acf1
T#13729: Use generic structure dm_data for multi-instance objects
2024-03-06 04:34:31 +00:00
Amin Ben Romdhane
c26fa5d295
JSON Plugin: Added support for extending/overwriting/excluding in version 2
2024-02-21 16:57:37 +01:00
Amin Ben Romdhane
84c01a5698
Delete 'version' option from JSON Plugin
2024-02-21 16:55:55 +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
b05a69ec54
B#12795: don't convert clientid option to hex
2023-11-29 15:45:02 +00:00
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