Skip to content

bbfdm: update get method for DHCPv4 RemainingLeasetime

Mohd Mehdi requested to merge for_lease_time_remaining into devel

The lease start time (aka data->uptime in interface.status) for an interface has been remove now. The information is now present in a file placed in tmp. Update the logic to fetch uptime from file and provide it in output.

Merge request reports