luigi 2004/04/19 01:02:52 PDT
FreeBSD src repository
Modified files:
sys/netinet6 nd6_nbr.c
Log:
ifp has the same value as rt->rti_ifp so remove the dependency
on the route entry to locate the necessary information.
Revision Changes Path
1.26 +2 -2 src/sys/netinet6/nd6_nbr.c