Subject: CVS commit: syssrc/sys/netinet
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 07/06/2001 02:41:08
Module Name:	syssrc
Committed By:	itojun
Date:		Thu Jul  5 23:41:08 UTC 2001

Modified Files:
	syssrc/sys/netinet: ip6.h

Log Message:
IP6_EXTHDR_GET0 had no check against m->m_len (noone was using this macro).
sync with kame


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 syssrc/sys/netinet/ip6.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.