]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
Apply lastlease behavior to DHCPv6 (#384)
authorJon Franklin <jvfranklin@gmail.com>
Mon, 14 Oct 2024 12:58:24 +0000 (07:58 -0500)
committerGitHub <noreply@github.com>
Mon, 14 Oct 2024 12:58:24 +0000 (13:58 +0100)
commitd97fe0281a82fa6b8f2e645cee37acfca144832d
tree5b12c8bcc0208e7777f5408720aad27510bc205d
parentc1d1a885ae469dd98533b38da3c7753de1597d77
Apply lastlease behavior to DHCPv6 (#384)

If no response is received to Confirm messages, instead of failing, go
ahead and use the lease, as recommended by RFC 8415 18.2.3.
hooks/dhcpcd-run-hooks.8.in
src/dhcp6.c
src/dhcpcd.conf.5.in