Date: Tue, 2 Jan 2007 19:57:31 +0000 (UTC) From: Julian Elischer <julian@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: <200701021957.l02JvVpg040905@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
julian 2007-01-02 19:57:31 UTC FreeBSD src repository Modified files: sys/netinet ip_fw2.c Log: Remove a bunch of dependencies in the IP header being the first thing in the mbuf. First moves toward being able to cope better with having layer 2 (or other encapsulation data) before the IP header in the packet being examined. More commits to come to round out this functionality. This commit should have no practical effect but clears the way for what is coming. Revirewed by: luigi, yar MFC After: 2 weeks Revision Changes Path 1.157 +94 -57 src/sys/netinet/ip_fw2.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200701021957.l02JvVpg040905>