inet6: only mark autoconf addresses tentative if detachedmaster
commita7fe9d9c02a507a9b6e90adb6d5853fae91d1bb8
authorRoy Marples <roy@marples.name>
Sun, 5 May 2024 07:29:12 +0000 (5 08:29 +0100)
committerRoy Marples <roy@marples.name>
Sun, 5 May 2024 07:29:12 +0000 (5 08:29 +0100)
tree51cd845420e609bdf4bfd4e56dd7346ea7ac4491
parent7eb3d59f73026ff7c8b6d53cbea198c972753494
inet6: only mark autoconf addresses tentative if detached

This really only affects userland (such as dhcpcd) handling autoconf
as this failure path is pretty hard to get to with kernel side RA
handling.

Syncs with FreeBSD.
sys/netinet6/nd6_rtr.c