cvs commit: src/sys/netinet ip_fw2.c
Julian Elischer
julian at FreeBSD.org
Tue Jan 2 11:57:32 PST 2007
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
More information about the cvs-src
mailing list