Subject: PR/36800 CVS commit: [netbsd-3] src/sys/netinet
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Manuel Bouyer <bouyer@netbsd.org>
List: netbsd-bugs
Date: 09/17/2007 20:15:06
The following reply was made to PR kern/36800; it has been noted by GNATS.

From: Manuel Bouyer <bouyer@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/36800 CVS commit: [netbsd-3] src/sys/netinet
Date: Mon, 17 Sep 2007 20:14:22 +0000 (UTC)

 Module Name:	src
 Committed By:	bouyer
 Date:		Mon Sep 17 20:14:22 UTC 2007
 
 Modified Files:
 	src/sys/netinet [netbsd-3]: ip_input.c
 
 Log Message:
 Pull up following revision(s) (requested by degroote in ticket #1840):
 	sys/netinet/ip_input.c: revision 1.253
 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.212.2.2 -r1.212.2.3 src/sys/netinet/ip_input.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.