Date: Thu, 8 Feb 2007 23:05:09 +0000 (UTC) From: Bruce M Simpson <bms@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_mroute.c ip_mroute.h Message-ID: <200702082305.l18N59tj037339@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
bms 2007-02-08 23:05:09 UTC FreeBSD src repository Modified files: sys/netinet ip_mroute.c ip_mroute.h Log: Store the cached route in vifp in the normal send_packet() case. The VIFF_TUNNEL case no longer exists, therefore this field is free to use, and its use eliminates a static data member. Revision Changes Path 1.126 +1 -2 src/sys/netinet/ip_mroute.c 1.31 +1 -1 src/sys/netinet/ip_mroute.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702082305.l18N59tj037339>