]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
DHCP6: Wait for IRT to elapse before requesting advertisments
authorRoy Marples <roy@marples.name>
Fri, 17 May 2024 22:12:26 +0000 (22:12 +0000)
committerRoy Marples <roy@marples.name>
Fri, 17 May 2024 22:12:26 +0000 (22:12 +0000)
commit8dc7f72c63f1a4ba50e5b3c42c85f42f34f41fbf
treee74746f4554b953e89a476cd5fda1b1b069c152e
parent6fd656fb5b277adf4c5c3985fcacedf69dfef1ae
DHCP6: Wait for IRT to elapse before requesting advertisments

RFC 8415 15 and 18.2.1 list this as a MUST.

Fixes #317.
src/dhcp6.c