Date: Sat, 15 Nov 2003 09:03:37 -0800 (PST) From: Andre Oppermann <andre@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_fastfwd.c Message-ID: <200311151703.hAFH3baS078027@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
andre 2003/11/15 09:03:37 PST
FreeBSD src repository
Modified files:
sys/netinet ip_fastfwd.c
Log:
Correct a cast to make it compile on 64bit platforms (noticed by tinderbox)
and remove two unneccessary variable initializations.
Make the introduction comment more clear with regard which parts of
the packet are touched.
Requested by: luigi
Revision Changes Path
1.2 +6 -6 src/sys/netinet/ip_fastfwd.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311151703.hAFH3baS078027>
