cvs commit: src/sys/netinet ip_fw2.c
David Malone
dwmalone at FreeBSD.org
Tue May 20 11:17:52 UTC 2008
dwmalone 2008-05-20 11:17:51 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/netinet ip_fw2.c
Log:
MFC:
If we are walking the IPv6 header chain and we hit an IPPROTO_NONE
header, then don't try to pullup anything, because there is no next
header if we hit IPPROTO_NONE. Set ulp to a non-NULL value so the
search for an upper layer header terinates.
Revision Changes Path
1.106.2.41 +6 -3 src/sys/netinet/ip_fw2.c
More information about the cvs-src
mailing list