Amin Ben Ramdhane
c8ff100d73
Update install include path in automake
2022-05-16 15:21:08 +01:00
suvendhu
1801191924
T#8007 shared DMOBJ objects creates empty parameter list
2022-05-13 12:32:02 +05:30
vdutta
0159ecf5d8
Add support for InitiateWPSPBC command
2022-05-12 15:16:30 +05:30
Amin Ben Ramdhane
96379bc9f5
T#7824: VoiceService PrefixInfo data model missing entries
2022-05-11 23:32:25 +01:00
Amin Ben Ramdhane
c7ff030f91
Add support for Device.Services.VoiceService.{i}.CallLogNumberOfEntries parameters
2022-05-11 23:11:52 +01:00
vdutta
6d7d64f99a
Added validation for ExternalPortEndRange
2022-05-11 15:58:59 +00:00
Amin Ben Ramdhane
381d47fcb9
UDPEcho: use udpechoclientd instead of nping
2022-05-11 13:39:13 +00:00
sandeep
aaaa260222
bbf:Default value of Device.X_IOPSYS_EU_MLD.Snooping.1.LastMemberQueryInterval shown correctly
2022-05-11 03:54:14 +00:00
vdutta
ec38598048
Removed libbbf_api.so and disabled libbbf_ubus
2022-05-10 14:35:36 +00:00
Muhannad Alrifaai
4dbe4719ec
Remove parameters of Device.Services.VoiceService.{i}.SIP.Client.{i}.Contact.{i}.
2022-05-10 14:34:30 +00:00
vdutta
4bb1e2420d
Fix SetSSID enable parameter
2022-05-09 14:40:37 +05:30
vdutta
6cecc5f91d
Fix permission of AccessPoint.{i}.Security
2022-05-09 12:46:46 +05:30
vdutta
98dc570075
Updated SetSSID and DE network SSID logic
...
- As per the updated logic, now SetSSID remove disable the fronthaul interface
in place of deleting it.
- DE network SSID skips disabled interfaces.
2022-05-06 14:31:17 +05:30
vdutta
a74aa24889
Align LocalTimeZoneName with TZ db names
2022-05-04 12:04:32 +05:30
Amin Ben Ramdhane
0f35d21d9c
Moving xmpp params to xmppc
2022-04-28 10:09:35 +01:00
vdutta
91acc68440
Fix tools test
2022-04-27 18:28:40 +05:30
Amin Ben Ramdhane
b6b51138b6
Device.IEEE1905.AL.NetworkTopology.IEEE1905Device.{i}.BridgingTuple.{i}.InterfaceList: Increase buffer size
2022-04-27 13:05:44 +01:00
Amin Ben Ramdhane
755437ebe8
UDPEcho diagnostics: use port 7 as default value
2022-04-25 16:25:56 +01: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
vdutta
d526bf77ee
Updated firewall design
2022-04-15 15:13:43 +05:30
vdutta
daa67e6bad
ieee1905: Updated AL interface lowerlayer order
2022-04-14 13:14:05 +05:30
vdutta
fd029c1b12
Docs update
2022-04-14 12:21:51 +05:30
Amin Ben Ramdhane
4aeb252016
IEEE1905: Add support for Device.IEEE1905.AL.Interface.{i}.LowerLayers parameter
2022-04-13 14:28:27 +01:00
vdutta
306d79a86a
Configure ssl library
...
- Remove libbbf_api dependency from libbbfdm
2022-04-13 15:50:44 +05:30
Amin Ben Ramdhane
5b4eaf90ac
Add missing NULL for some global variables which can cause crashes
2022-04-12 16:32:20 +01:00
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