]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
DHCP6: T1, T2, vltime and pltime SHOULD be zero from client messages
authorRoy Marples <roy@marples.name>
Mon, 29 Aug 2022 16:58:18 +0000 (17:58 +0100)
committerRoy Marples <roy@marples.name>
Tue, 30 Aug 2022 08:33:44 +0000 (09:33 +0100)
commit925a4d2af15312472ca91b98810f341b811cd009
tree55c266a2edbcaf8f2245d4ee6dc5f23f27f664a1
parent9ddf71e26f0369a3e8b9c143abcfc730989bbe2e
DHCP6: T1, T2, vltime and pltime SHOULD be zero from client messages

See RFC 8415 21.4, 21.6, 21.21 and 21.22.
As such it's impossible to request a lease time as such and we
MUST use the vltimes and pltimes sent by the server.

This addresses the concern in #116 but does fix it as it's not a dhcpcd
problem.
src/dhcp6.c
src/dhcpcd.conf.5.in