even if nd6_nud_hint is called, do not change a neighbor's status
authoritojun <itojun@openbsd.org>
Thu, 13 Apr 2000 14:11:17 +0000 (14:11 +0000)
committeritojun <itojun@openbsd.org>
Thu, 13 Apr 2000 14:11:17 +0000 (14:11 +0000)
commit804d8827fac602d12b428734bd03462a30122637
tree48f4301e69a0b3ddfb72af741a5d5fee6c862966
parent2be6c224c7708e0f0f00eea5453d3b35ebf4d706
even if nd6_nud_hint is called, do not change a neighbor's status
unless the old status is probably reachable (i.e. the link-layer address
has already been resolved).
KAME PR 235.
sys/netinet6/nd6.c