Date: Fri, 16 Jan 2009 09:01:45 +0000 (UTC) From: Qing Li <qingli@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/net rtsock.c Message-ID: <200901160902.n0G921lv011941@repoman.freebsd.org>
index | next in thread | raw e-mail
qingli 2009-01-16 09:01:45 UTC
FreeBSD src repository
Modified files:
sys/net rtsock.c
Log:
SVN rev 187328 on 2009-01-16 09:01:45Z by qingli
The RTF_LLINFO was revived unconditionally, but within the kernel the
check on the sysctl argument value being RTF_LLINFO is conditioned on
the COMPAT_ROUTE_FLAGS kernel option. This mismatch caused the L2
table retrieval failure, and the arp/ndp -an command displays empty L2
tables.
Reviewed by: pjd
Revision Changes Path
1.164 +1 -5 src/sys/net/rtsock.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901160902.n0G921lv011941>
