bbfdm/libbbf_api
Arun Muthusamy 87b3664f95 Bug_5668: Fix time refrences in dm object
Add preferred shift time to the UTC time

ValidLifetime parameter: Replace localtime with UTC time

RouteLifetime parameter: Replace localtime with UTC time

IPv6 PreferredLifetime parameter: Replace localtime with UTC time

Security LastModif parameter: Replace localtime with UTC time

AssociationTime parameter: Replace localtime with UTC time

IPV6 PreferredLifetime, ValidLifetime parameter: Replace localtime with UTC time

DHCPv6 PreferredLifetime, ValidLifetime parameter: Replace localtime with UTC time

Add dm_time_utc_format function to get UTC time format

DHCPv4 LeaseTimeRemaining parameter: Replace localtime with UTC time

DeviceInfo Date parameter: Replace localtime with UTC time

DynamicDNS LastUpdate parameter: Replace localtime with UTC time

VoiceService ExpireTime parameter: Replace localtime with UTC time

Backup() parameter: Replace localtime with UTC time
2021-08-04 09:44:02 +02:00
..
dmbbf.c Ticket refs #5505: Move operate commands to there own datamodel files 2021-07-22 15:18:01 +01:00
dmbbf.h Ticket refs #5505: Move operate commands to there own datamodel files 2021-07-22 15:18:01 +01:00
dmcommon.c Bug_5668: Fix time refrences in dm object 2021-08-04 09:44:02 +02:00
dmcommon.h Ticket refs #6550: Adapt data models to OpenWrt 21.02 network stack 2021-08-02 10:31:17 +01:00
dmjson.c Add missing dependencies for objects and enhancement the code 2021-06-03 10:18:33 +01:00
dmjson.h bbf: implement unit and functional tests 2021-05-03 18:29:28 +01:00
dmmem.c bbf: cleanup 2021-02-10 17:31:55 +01:00
dmmem.h clean up the source code 2020-02-12 19:08:49 +01:00
dmubus.c Device.DeviceInfo.FirmwareImage: add support for Download() and Activate() commands 2021-05-25 10:49:17 +01:00
dmubus.h Device.DeviceInfo.FirmwareImage: add support for Download() and Activate() commands 2021-05-25 10:49:17 +01:00
dmuci.c bbf: cleanup 2021-02-10 17:31:55 +01:00
dmuci.h Add missing dependencies for objects and enhancement the code 2021-06-03 10:18:33 +01:00