Subject: CVS commit: [netbsd-4] src/sys/netinet6
To: None <source-changes@NetBSD.org>
From: Liam J. Foy <liamjfoy@netbsd.org>
List: source-changes
Date: 07/26/2007 12:26:41
Module Name:	src
Committed By:	liamjfoy
Date:		Thu Jul 26 12:26:41 UTC 2007

Modified Files:
	src/sys/netinet6 [netbsd-4]: ipsec.c

Log Message:
Pull up following revision(s) (requested by gdt in ticket #790):
	sys/netinet6/ipsec.c: revision 1.121
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.
fix printf format.


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

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