1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-22 15:47:37 +00:00

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
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=119706

Diff Content Not Available