Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/i386/i386
Module Name: src
Committed By: rpaulo
Date: Fri Feb 3 14:40:03 UTC 2006
Modified Files:
src/sys/arch/i386/i386: in_cksum.S
Log Message:
Remove comments stating the the routine in6_cksum() doesn't support
jumbograms. The routine already uses the ``len'' argument and not the
ip6->ip6_plen which would cause problems with jumbograms.
Spotted by JINMEI Tatuya <jinmei%isl.rdc.toshiba.co.jp@localhost>.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/i386/i386/in_cksum.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index