Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 02/14/2000 16:42:23
Module Name: syssrc
Committed By: itojun
Date: Tue Feb 15 00:42:23 UTC 2000
Modified Files:
syssrc/sys/netinet: in4_cksum.c
Log Message:
make assumption on mbuf explicit (m->m_len >= sizeof (struct ip)).
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/netinet/in4_cksum.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.