Skip to content

dhcp: schedule a timeout when starting the client

Beniamino Galvani requested to merge bg/next-dhcp-timeout into next

'no_lease_timeout' is the timeout to get the initial lease and to renew it once it was lost. It should be scheduled when the client is started.

(Note: the first 3 commits in this branch are from !1026 (merged))

Merge request reports