Subject: CVS commit: [netbsd-4] src/sys
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 09/16/2007 15:35:00
Module Name:	src
Committed By:	xtraeme
Date:		Sun Sep 16 15:35:00 UTC 2007

Modified Files:
	src/sys/netinet [netbsd-4]: ip_input.c
	src/sys/netinet6 [netbsd-4]: ip6_input.c

Log Message:
Pull up following revision(s) (requested by degroote in ticket #881):
	sys/netinet/ip_input.c: revision 1.253
	sys/netinet6/ip6_input.c: revision 1.110

In some FAST_IPSEC, spl level is not restored correctly. Fix that.
Spotted by Wolfgang Stukenbrock in pr/36800


To generate a diff of this commit:
cvs rdiff -r1.236 -r1.236.2.1 src/sys/netinet/ip_input.c
cvs rdiff -r1.90.2.2 -r1.90.2.3 src/sys/netinet6/ip6_input.c

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