Date: Mon, 19 Apr 2004 01:02:52 -0700 (PDT) From: Luigi Rizzo <luigi@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet6 nd6_nbr.c Message-ID: <200404190802.i3J82rV6037617@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404190802.i3J82rV6037617>