Commit graph

991 commits

Author SHA1 Message Date
Amit Kumar
f104fd65c9 DHCPv4: added AllowedDevices Parameter
AllowedDevices if set to All then dhcp will be handles for any device
AllowedDevices if set to Known then dhcp will be handled for devices with mac list in StaticAddress
AllowedDevices if set to UnKnown then dhcp will not be handled for devices with mac list in StaticAddress and handled for all other devices
2022-04-12 15:28:18 +00:00
Amin Ben Ramdhane
2ab34bd42d Hosts: Align with new topology output 2022-04-12 13:35:02 +00:00
Yalu Zhang
49113b0630 TR-104: Update some parameters in Device.Services.VoiceService.1.Capabilities. 2022-04-12 11:35:35 +02:00
vdutta
491a8b0c00 Fix package list for external commits 2022-04-11 13:40:41 +05:30
Amin Ben Ramdhane
5d399b96b4 Add support for mbedtls 2022-04-05 13:52:28 +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
Erik Karlsson
b120f60f60 dmcommon: handle empty string correctly in remove_new_line 2022-04-04 11:35:46 +02:00
Erik Karlsson
e8047b0cde security: fix memory and file descriptor leak on DM_STOP 2022-04-01 16:43:15 +02:00
vdutta
36c88d403f Align with dataelement output 2022-04-01 15:45:33 +05:30
vdutta
852f21acfe Remove unsupported parameters 2022-03-31 21:24:39 +05:30
vdutta
3e06fa691e Added nginx cert in security 2022-03-31 17:35:01 +05:30
Amin Ben Ramdhane
7b3276ee11 Add support for Device.WiFi.DataElements.Network.Device.{i}.MultiAPDevice.AssocIEEE1905DeviceRef parameter 2022-03-31 11:55:05 +01:00
Suvendhu Hansa
bed025e1de Added UDPConnectionRequestAddress, NATDetected params 2022-03-31 09:58:56 +00:00
vdutta
b7dc6ec4cf Fix multi-ap ssid update 2022-03-28 16:02:17 +05:30
Suvendhu Hansa
29a6ada1f7 Updated xml to json generator for events 2022-03-25 09:38:51 +00:00
vdutta
5740cedb5a Disabled unimplemented DE params 2022-03-24 13:20:22 +05:30
Amin Ben Ramdhane
5a2aba3430 WiFi.DataElements.: Add support for ChannelScanRequest() operate 2022-03-22 19:31:03 +01:00
vdutta
2425cfee53 Fix wifi neighbor scan result 2022-03-21 13:26:37 +05:30
Amin Ben Ramdhane
59c37e36f9 T#7627: Untagged value of wan port is changed to tagged after interface is created 2022-03-18 19:09:34 +01:00
Amin Ben Ramdhane
7739a90d11 T#7625: Empty MacAddress for VLAN interface 2022-03-18 17:54:22 +01: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
0fb8187f07 Ticket refs #7367: Firewall: Wrong default value for Device.Firewall.Chain.{i}.Rule.Protocol 2022-03-17 10:27:39 +00:00
vdutta
3efc5ce5e6 Fix verbose logging in module test 2022-03-14 16:39:57 +05:30
vdutta
8892e6784e Added pseudo blocking call for firmware upgrade 2022-03-14 12:45:15 +05:30
Amin Ben Ramdhane
6ad9329517 wifi: Update DataElement Mappings 2022-03-11 11:59:19 +00:00
Amin Ben Ramdhane
a2db2419dc T#7156: use cron job to handle schedule Activate firmware image 2022-03-11 10:44:20 +00:00
Dominic Lake
7f0ca8ccd5 Add support for different ubus arg types
Add support for boolean and integer values in the dynamic JSON ubus args.
2022-03-10 15:12:38 +00:00
vdutta
8d1fa958e7 Removed some unused parameters 2022-03-09 15:06:40 +05:30
Yalu Zhang
dccb318f5b TR-104: Fix a bug for get/set VoiceService.{i}.CallControl.Line.{i}.DirectoryNumber 2022-03-08 14:05:26 +00:00
Arun Muthusamy
68b452d803 Bug_7499: Tr181 - Empty MacAddress for VLAN interface 2022-03-07 10:28:55 +00:00
vdutta
8675f66168 Config option to select ssl utility library 2022-03-03 16:22:27 +05:30
Amin Ben Ramdhane
e3fe55623b Security: Fix the value of 'NotBefore', 'NotAfter' and 'SignatureAlgorithm' parameters 2022-02-27 12:18:42 +01:00
Orr Mazor
4e9ae00607 Add support for DHCP ACS discovery
Signed-off-by: Orr Mazor <o.mazor@genexis.eu>
2022-02-25 09:42:16 +00:00
vdutta
2f87b0b54f Use wolfssl for ssl dependent features 2022-02-24 10:38:54 +05:30
Amin Ben Ramdhane
be6a8fc69f IEEE1905: create ieee1905->forwarding_table section if it doesn't exist 2022-02-23 17:18:50 +00:00
Amin Ben Ramdhane
c7ffc5afd4 bbf: Update the validate function of boolean parameters 2022-02-23 17:18:50 +00:00
suvendhu
889c15feeb Fix ticket#7333 fix cppcheck warnings 2022-02-22 18:24:19 +05:30
Amin Ben Ramdhane
4eff4ace6e Ticket refs #7349: Failed to re-created lan interface 2022-02-21 12:39:48 +01:00
Amin Ben Ramdhane
9197f483bc bbf: Operate commands exposed from json file not working properly 2022-02-18 14:36:06 +01:00
sandeep sharma
1e22e16628 bbf: Get country code parameter value for DSL from ubus/uci config 2022-02-18 08:56:34 +00:00
vdutta
d0fc18c07a Use relative paths for the module tests 2022-02-18 08:01:00 +00:00
Suvendhu Hansa
e6ff70f5d5 B#7328 extra object added under device after almac change 2022-02-18 06:51:33 +00:00
sandeep sharma
aa25738c8e bbf: Default values in X_IOPSYS_IGMP/MLD shown correctly 2022-02-17 14:28:45 +00:00
vdutta
d522d8011b Fix static code warnings 2022-02-17 16:41:10 +05:30
Grzegorz Sluja
e303eb6130 Voice: Add support for AverageFarEndInterarrivalJitter CallLog parameter 2022-02-16 12:43:49 +01:00
Amin Ben Ramdhane
8bc4d7159e Firewall: Define target as 'Accept' if it is coming from forwarding section otherwise 'Drop' when its option is empty 2022-02-16 12:17: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
sandeep
6b0509ef22 bbf:Get country code parameter value for DSL from uci config 2022-02-10 18:21:49 +01:00
Hemlata Bhatt
e764524629 Replace vendor extension for feature codes with PrefixRange and FacilityAction for TR-104 conformance 2022-02-10 13:36:11 +01:00
Hemlata Bhatt
07145ca8e2 Replace vendor extension for feature codes with PrefixRange and FacilityAction for TR-104 conformance 2022-02-10 12:40:41 +01:00