]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
IPv6: Clear previous address RA flags on receipt of a RA.
authorRoy Marples <roy@marples.name>
Tue, 20 May 2025 21:10:41 +0000 (22:10 +0100)
committerRoy Marples <roy@marples.name>
Tue, 20 May 2025 21:10:41 +0000 (22:10 +0100)
commita35afcd891ba34802a837ec920ece0a63de65186
tree86ed53d90af198dcbba7b7af758783de71b250d4
parent6851f338dc84b6b6811a5e33034cb439e7ee5010
IPv6: Clear previous address RA flags on receipt of a RA.

This allows a prefix gateway to transition from onlink to
not on link.

Fixes #506.
src/ipv6nd.c