Amin Ben Ramdhane
3b0a5a08f0
DSL: LinkEncapsulationSupported => add support for G.994.1
2021-01-29 13:57:07 +01:00
Amin Ben Ramdhane
1afaa474e6
Firewall: show DestMask and SourceMask values with the format 'IPAddress/Prefix' instead of '/Prefix'
2021-01-28 16:47:13 +01:00
Sukru Senli
727a9c8878
dsl: default LinkEncapsulationUsed to G.993.2_Annex_K_PTM
2021-01-28 14:57:35 +01:00
Amin Ben Ramdhane
f17dfc929a
Device.IP.Interface.{i}.MaxMTUSize: read its value from sysfs
2021-01-28 11:45:18 +01:00
Amin Ben Ramdhane
bd92aa3b86
Ticket refs #4281 : Device.Firewall.Chain.{i}.Rule.{i}. invalid IPPrefix value of DestMask and SourceMask parameters
2021-01-28 10:47:44 +01:00
Amin Ben Ramdhane
3258396176
Ticket refs #4279 : AddressingType and Origin parameters not IPCP when proto is PPPoE
2021-01-26 17:56:54 +01:00
Amin Ben Ramdhane
4631504931
Ticket refs #4282 : Device.IP.Interface.{i}.MaxMTUSize parameter is mapped incorrectly
2021-01-26 14:49:53 +01:00
Amin Ben Ramdhane
dd08e11ee1
fix compiler warnings on x86 and staic code analysis
2021-01-25 19:31:56 +01:00
Amin Ben Ramdhane
e240579676
Ticket refs #3390 : Device.Briding.Bridge. incorrect behavior with multiple SSIDs
2021-01-25 19:31:47 +01:00
Amin Ben Ramdhane
01817a9ae0
WiFi: Add support for WPA3 security modes
2021-01-25 09:50:11 +01:00
Sukru Senli
b569a78b65
firewall: add support for Rule.{i}.Log parameter
2021-01-22 13:26:50 +01:00
Amin Ben Ramdhane
ed06627492
Ticket refs #3890 : Device.IP.Interface.{i}.IPv6Address.{i}. object is not listing Link-Local addresses
2021-01-21 14:47:51 +01:00
Amin Ben Ramdhane
af7190b6c5
Ticket refs #4207 : Adding static route via UCI network config is causing libbbf to crash when Device.Routing object is queried
2021-01-20 21:52:46 +01:00
sverma
1020381868
bbf: Support added for wfadatad associated/disassociated STA events.
2021-01-20 19:24:29 +00:00
Amin Ben Ramdhane
cced3a7f8d
IP.Interface: interface proto can't be set to static if it is dhcp by default
2021-01-20 09:36:25 +01:00
Amin Ben Ramdhane
e6e4ab1353
Ticket refs #3937 : Device.WiFi.(AccessPoint|EndPoint).{i}.Security.ModeEnabled cannot be set to WEP-128
2021-01-19 09:24:58 +01:00
jjoseph
8f36897a14
bbf: Bug #4134 : QoS: tr181, add inner vid config support on iop6
...
-Added support of configuration of inner_vid for L2 deployments via TR181
2021-01-17 18:32:29 +01:00
Jomily K Joseph
26c684593c
bbf : #3969 TR-181: Add Device.Bridging.ProviderBridge.{i} support (REBASE)
...
- Add support for provider bridge on devel
2021-01-17 17:05:59 +00:00
Amin Ben Ramdhane
4ab2c7d9e6
QoS.QueueStats: optimize and improve the code && fix OpenWrt compilation
...
- get/set: read the option value from the passed section in browse function
- fix compilation on OpenWrt platform
- optimize and improve the code
2021-01-15 21:37:27 +01:00
jjoseph
68e2d7b99e
bbf : Feature #716 : TR-181: Device.QoS object
...
- Added support for Device.QoS.QueueStats object from TR181.
- The values are fetched from the below ubus call:
ubus call qos queue_stats '{"ifname":"eth0","qid":"0"}'
- Tested add/delete for QueueStats object via usp.
- Tested set/get for the QueueStats params via usp.
2021-01-15 16:52:36 +00:00
Amin Ben Ramdhane
d87298f760
Firewall: implement CreationDate parameter
2021-01-15 16:47:17 +01:00
Amin Ben Ramdhane
64fbc65737
Firewall: Fix Static Code Analysis
2021-01-15 16:19:47 +01:00
Amin Ben Ramdhane
cf552c33c3
Firewall: fix get/set of SourceInterface and DestInterface after implementing SourceAllInterfaces and DestAllInterfaces
2021-01-15 15:49:37 +01:00
Amin Ben Ramdhane
7a7c01fec7
Revert "Firewall: set SourceAllInterfaces and DestAllInterfaces => do nothing if the current value is equal to the settable value"
...
This reverts commit ccecc9cd28 .
2021-01-15 11:42:04 +01:00
Amin Ben Ramdhane
ccecc9cd28
Firewall: set SourceAllInterfaces and DestAllInterfaces => do nothing if the current value is equal to the settable value
2021-01-15 10:18:13 +01:00
Sukru Senli
28bf165bfe
firewall: add SourceAllInterfaces and DestAllInterfaces parameters
2021-01-14 21:17:54 +01:00
Amin Ben Ramdhane
b12bc93bec
MLD: fix Static Code Analysis
2021-01-13 11:07:35 +01:00
Rahul
91a059902a
bbf: extend mld data object
...
To add support for:
- immediate leave
- last member query interval
2021-01-13 10:41:47 +01:00
Rahul
2eb6b27e8c
bbf: extend igmp snooping
...
Add support for configuration of immediate leave and last member
query interval in snooping as well.
2021-01-12 22:35:28 +01:00
Sukru Senli
1f959ab0a7
wifi: do not consider wifi-iface with mode wet as EndPoint
2021-01-11 21:05:42 +01:00
Amin Ben Ramdhane
764fff3088
Device.DHCPv4.Relay.Forwarding.{i}.: Improve browse function
2021-01-11 12:08:47 +01:00
Amin Ben Ramdhane
8573e54f95
DHCPv{4,6}.Server.Pool.: Fix add/delete method
2021-01-08 11:17:59 +01:00
Amin Ben Ramdhane
8a369fda5d
DHCP: fix a crash when dhcp_option has a wrong value
2021-01-06 23:01:38 +01:00
Amin Ben Ramdhane
db54efa61d
Device.(ATM/PTM).Link.{i}.LowerLayers: fix its value after updating the DSL index
2020-12-30 20:44:44 +01:00
Amin Ben Ramdhane
00adaec949
Device.DSL.Channel.{i}.Status: add the missing cases according to the standard
2020-12-30 20:44:34 +01:00
Amin Ben Ramdhane
c78385f681
Device.DHCPv4.Client.{i}.: Improve browse function
2020-12-29 14:29:19 +01:00
Amin Ben Ramdhane
eb6cfb5418
Device.DHCPv6.Server.Pool.{i}. list includes dhcp sections which are ignored by dnsmasq
2020-12-29 13:57:59 +01:00
Amin Ben Ramdhane
87abe6584e
Ticket refs #4077 : Device.Users.User.{i}.Username can be set to Empty value
2020-12-29 13:43:42 +01:00
Amin Ben Ramdhane
e87fa6b703
Tikcet refs #4075 : Device.DHCPv4.Server.Pool.{i}. list includes dhcp sections which are ignored by dnsmasq
2020-12-29 13:42:54 +01:00
Amin Ben Ramdhane
0a9402b179
Ticket refs #4072 : Device.DHCPv4.Client.{i}. object IPRouters and SubnetMask parameters are not implemented correctly
2020-12-29 10:33:15 +01:00
Sukru Senli
53f1c84119
dhcpv4: using _ in option name causing dnsmasq not to start
2020-12-27 11:30:42 +01:00
Amin Ben Ramdhane
15ed15c476
Device.IP.Interface.{i}.IPv6Prefix.{i}.Origin: fix its invalid value DHCPv6 -> PrefixDelegation
2020-12-23 17:10:23 +01:00
Amin Ben Ramdhane
75759e1c6e
Device.FAST.Line.{i}.UPBOKLE: fix its type
2020-12-23 16:05:59 +01:00
Amin Ben Ramdhane
9526c01615
Device.DeviceInfo.Processor.{i}.Architecture: add aarch64 as arm architecture
2020-12-23 16:05:09 +01:00
Amin Ben Ramdhane
7b308da4d7
Device.WiFi.SSID.{i}.MACAddress: read the value from sysfs instead of ubus
2020-12-23 15:29:04 +01:00
Amin Ben Ramdhane
8d293b4b3f
Device.DeviceInfo.ProcessStatus.Process.{i}.State: change the value to 'Idle' if the state is unknown
2020-12-23 15:15:46 +01:00
Amin Ben Ramdhane
d73e353113
FAST: Fix some invalid enumeration values
...
Device.FAST.Line.{i}.AllowedProfiles ==> show only the value allowed by the standard ["106a", "212a"]
Device.FAST.Line.{i}.CurrentProfile ==> change the value to empty if the profile is unknown
2020-12-23 15:12:18 +01:00
Amin Ben Ramdhane
e34475382f
DSL: update index to 1 for dsl.line/dsl.channel and fix the current value of CurrentProfile parameter
2020-12-23 14:56:29 +01:00
Amin Ben Ramdhane
de422c013a
IEEE1905: Fix some invalid enumeration values
...
- Device.IEEE1905.Version ==> set the default value to '1905.1' if its ubus is empty
- Device.IEEE1905.AL.Status ==> set the default value to 'Disabled' if its ubus is empty
- Device.IEEE1905.AL.RegistrarFreqBand ==> set the default value to '802.11 5 GHz' if its ubus is empty
- Device.IEEE1905.AL.NetworkTopology.Status ==> change the 'available' value to the correct enum name 'Available'
- Device.IEEE1905.AL.NetworkTopology.ChangeLog.{i}.EventType ==> the value is 'NewNeighbor' if its ubus value is 'add' otherwise 'LostNeighbor'
2020-12-23 14:24:38 +01:00
Amin Ben Ramdhane
8c25b2ff87
Device.Routing.Router.1.IPv6Forwarding.{}.Origin: set it to DHCPv6 if the route is dynamic
2020-12-23 09:48:38 +01:00