Date: Fri, 15 Apr 2005 00:47:44 +0000 (UTC) From: Brooks Davis <brooks@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet ip_fw2.c Message-ID: <200504150047.j3F0lirq015542@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brooks 2005-04-15 00:47:44 UTC
FreeBSD src repository
Modified files:
sys/netinet ip_fw2.c
Log:
Centralized finding the protocol header in IP packets in preperation for
IPv6 support. The header in IPv6 is more complex then in IPv4 so we
want to handle skipping over it in one location.
Submitted by: Mariano Tortoriello and Raffaele De Lorenzo (via luigi)
Revision Changes Path
1.92 +107 -90 src/sys/netinet/ip_fw2.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200504150047.j3F0lirq015542>
