]> git.ipfire.org Git - thirdparty/dhcpcd.git/commit
IPv6: Don't set IN6_IFF_TENTATIVE when the address exists
authorRoy Marples <roy@marples.name>
Wed, 9 Oct 2024 10:19:56 +0000 (11:19 +0100)
committerRoy Marples <roy@marples.name>
Wed, 9 Oct 2024 10:22:00 +0000 (11:22 +0100)
commit58230c23e2e4e1c694968f6a09d8cab46ecf9c7a
tree6799192d42fa48881a758d55a56fa169f030db77
parentfdeb8c7945211d424c3a30912004eeb56e009865
IPv6: Don't set IN6_IFF_TENTATIVE when the address exists

We can only work it out when we know the address, not beforehand.
src/ipv6.c