Date: Mon, 1 Apr 2002 07:15:05 -0800 (PST) From: Hajimu UMEMOTO <ume@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet6 nd6.c Message-ID: <200204011515.g31FF5F65365@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ume 2002/04/01 07:15:05 PST
Modified files:
sys/netinet6 nd6.c
Log:
In nd6_lookup(), check if rt_llinfo is non-NULL to avoid returning an
entry that has the LLINFO flag but is not a neighbor cache entry.
Obtained from: KAME
MFC after: 1 week
Revision Changes Path
1.16 +9 -4 src/sys/netinet6/nd6.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204011515.g31FF5F65365>
