Module Name: src Committed By: rin Date: Tue Aug 28 07:28:01 UTC 2018
Modified Files: src/sys/netinet: cpu_in_cksum.c Log Message: No need to update mlen also in the case of (meln & 16) != 0. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/netinet/cpu_in_cksum.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.