]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
restore the data of the ip header when extended udp header and data checksum
authorHajimu UMEMOTO <ume@FreeBSD.org>
Mon, 22 Oct 2001 12:43:30 +0000 (12:43 +0000)
committerHajimu UMEMOTO <ume@FreeBSD.org>
Mon, 22 Oct 2001 12:43:30 +0000 (12:43 +0000)
commitcb34210012d4e96320eb17964c6d8ebe2423038b
treef6d7b6c5d5798206b224c7c75afc11cb3cc39f31
parent7c34d2882669c6654d27aa8f363a304716a4ce62
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
sys/netinet/udp_usrreq.c