]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
DHCP6: Mark everything excpept delegated addresses as stale
authorRoy Marples <roy@marples.name>
Fri, 30 Aug 2024 08:37:36 +0000 (09:37 +0100)
committerRoy Marples <roy@marples.name>
Fri, 30 Aug 2024 08:37:36 +0000 (09:37 +0100)
commit88a93ff274d490f305565e9335611010bf9cde84
treebba368f264180a79368f734a1515fc64268c1b61
parent6cb9e8b74f033afdf1b4f29cd5b9943268a32a60
DHCP6: Mark everything excpept delegated addresses as stale

When parsing a lease.
A Prefix Delegation is part of a lease and should follow the same
rules for being stale as an address.
src/dhcp6.c