Forced commit to correct lack of log message in previous commit.

Fix a checksum regression introduced by IP_ONESBCAST. Only datagrams sent
on PF_INET/SOCK_DGRAM/IPPROTO_UDP sockets with IP_ONESBCAST enabled are
affected by the regression, which causes in_pseudo() to incorrectly
calculate the udp checksum. This error was masked by network interfaces
supporting checksum offloading.

PR:		kern/56343
Reviewed by:	tjr
Approved by:	jake (mentor)
This commit is contained in:
Bruce M Simpson 2003-09-03 02:21:33 +00:00
parent 8a538743b5
commit 102d8cc6f2

Diff Content Not Available