Subject: CVS commit: src/sys/netinet6
To: None <source-changes@NetBSD.org>
From: Greg Troxel <gdt@netbsd.org>
List: source-changes
Date: 07/09/2007 19:11:06
Module Name:	src
Committed By:	gdt
Date:		Mon Jul  9 19:11:06 UTC 2007

Modified Files:
	src/sys/netinet6: ipsec.c

Log Message:
ipsec4_splithdr: If m_len is too short, printf and drop it instead of
panicing.  Perhaps should be a pullup instead.  This happens very
occasionally on an ultrasparc with tunnel-mode ESP.


To generate a diff of this commit:
cvs rdiff -r1.119 -r1.120 src/sys/netinet6/ipsec.c

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