Subject: PR/36800 CVS commit: [netbsd-4] src/sys
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: netbsd-bugs
Date: 09/16/2007 15:35:02
The following reply was made to PR kern/36800; it has been noted by GNATS.

From: Juan Romero Pardines <xtraeme@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/36800 CVS commit: [netbsd-4] src/sys
Date: Sun, 16 Sep 2007 15:35:00 +0000 (UTC)

 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.