On Tue, Mar 22, 2016 at 01:14:39PM +0900, Ryota Ozaki wrote: > Hi, > > Here are new patches: > http://www.netbsd.org/~ozaki-r/separate-nexthop-caches-v2.diff > http://www.netbsd.org/~ozaki-r/separate-nexthop-caches-v2-diff.diff > > Changes since v1: > - Comment out osbolete RTF_* and RTM_* definitions > - Tweak some userland codes for the change > - Restore checks of connected (cloning) routes in nd6_is_addr_neighbor > - Restore the original behavior on removing ARP/NDP entries for > IP addresses of interface itself > - Remove remaining use of RTF_LLINFO in the kernel > - I think we can remove it safely
It sounds as if these changes could affect the appearance of netstat -r, route show, route get, arp -a, arp <hostname>. Can you provide some before/after examples? Dave -- David Young [email protected] Urbana, IL (217) 721-9981
