Date: Mon, 22 Oct 2001 05:43:30 -0700 (PDT) From: Hajimu UMEMOTO <ume@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet udp_usrreq.c Message-ID: <200110221243.f9MChUk69563@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ume 2001/10/22 05:43:30 PDT
Modified files:
sys/netinet udp_usrreq.c
Log:
restore the data of the ip header when extended udp header and data checksum
is calculated. this caused some trouble in the code which the ip header
is not modified. for example, inbound policy lookup failed.
Obtained from: KAME
MFC after: 1 week
Revision Changes Path
1.99 +4 -1 src/sys/netinet/udp_usrreq.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110221243.f9MChUk69563>
