]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
DHCP6: Discard less preferred ADVERTISMENTs until IRT
authorRoy Marples <roy@marples.name>
Tue, 8 Oct 2024 13:34:02 +0000 (14:34 +0100)
committerRoy Marples <roy@marples.name>
Tue, 8 Oct 2024 13:34:02 +0000 (14:34 +0100)
commitfdeb8c7945211d424c3a30912004eeb56e009865
treea1e6c0da72cfe24905dbdf699f7733ac176bcf34
parent2870767a79537b5d6918e7de80358b406fea0898
DHCP6: Discard less preferred ADVERTISMENTs until IRT

If we get a preference value of 255 then request immediately.
More RFC 8415 18.2.1 support, inspired by #376.
src/dhcp6.c