CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/06 04:20:56
Modified files:
sys/netinet : tcp_input.c
sys/netinet6 : nd6.c nd6.h
Log message:
Change nd6_nud_hint() to no longer manipulate rt_ifp directly.
While here remove unused argument and convert the route check to
rtisvalid(9).
ok bluhm@
