K 10 svn:author V 3 bms K 8 svn:date V 27 2003-09-03T02:21:33.000000Z K 7 svn:log V 445 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) END