Module Name: src Committed By: martin Date: Sat Apr 9 20:34:36 UTC 2011
Modified Files: src/sys/netinet: ip_output.c Log Message: We do not do checksums on loopback interfaces, not even if fragmenting. Fixes PR kern/43664. To generate a diff of this commit: cvs rdiff -u -r1.205 -r1.206 src/sys/netinet/ip_output.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.