diff options
author | melifaro <melifaro@FreeBSD.org> | 2015-10-04 07:02:17 +0000 |
---|---|---|
committer | melifaro <melifaro@FreeBSD.org> | 2015-10-04 07:02:17 +0000 |
commit | 15bc65f144a8e7501d5b41594aa7436b28858d6f (patch) | |
tree | 2ad896b64a9200419a59c7a00e79ef81c6e433ff /lib/libc | |
parent | b30c9f839ead5c7ffeaf62cabca97b6d2ba948c8 (diff) | |
download | FreeBSD-src-15bc65f144a8e7501d5b41594aa7436b28858d6f.zip FreeBSD-src-15bc65f144a8e7501d5b41594aa7436b28858d6f.tar.gz |
Fix condition for nd6_llinfo_getholdsrc() introduced in r287484.
Effectively it always returned NULL so SAS was always performed and
sometimes the result might have been different.
Fix state machine change accidentally introduced in r287985:
state (4) inside nd6_cache_lladdr() (existing entry got nd message
with the same lladdress) started to cause lle state transition to STALE
instead of no-action.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions