K 10 svn:author V 6 qingli K 8 svn:date V 27 2009-01-16T09:01:45.330583Z K 7 svn:log V 305 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 END