Subject: PR/36800 CVS commit: src/sys
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: DEGROOTE Arnaud <degroote@netbsd.org>
List: netbsd-bugs
Date: 09/11/2007 14:20:03
The following reply was made to PR kern/36800; it has been noted by GNATS.
From: DEGROOTE Arnaud <degroote@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/36800 CVS commit: src/sys
Date: Tue, 11 Sep 2007 14:18:10 +0000 (UTC)
Module Name: src
Committed By: degroote
Date: Tue Sep 11 14:18:09 UTC 2007
Modified Files:
src/sys/netinet: ip_input.c
src/sys/netinet6: ip6_input.c
Log Message:
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.252 -r1.253 src/sys/netinet/ip_input.c
cvs rdiff -r1.109 -r1.110 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.