Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/30/2001 06:06:56
Module Name: syssrc
Committed By: thorpej
Date: Wed May 30 03:06:56 UTC 2001
Modified Files:
syssrc/sys/netinet6: in6_cksum.c
Log Message:
Skip the pseudo-header if nxt == 0. This is already documented
in in6_cksum(9) and is also the behavior of the i386 optimized
version.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 syssrc/sys/netinet6/in6_cksum.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.