Subject: PR/34843 CVS commit: src/sys/netipsec
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: DEGROOTE Arnaud <degroote@netbsd.org>
List: netbsd-bugs
Date: 12/29/2007 16:45:09
The following reply was made to PR kern/34843; it has been noted by GNATS.

From: DEGROOTE Arnaud <degroote@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/34843 CVS commit: src/sys/netipsec
Date: Sat, 29 Dec 2007 16:43:19 +0000 (UTC)

 Module Name:	src
 Committed By:	degroote
 Date:		Sat Dec 29 16:43:19 UTC 2007
 
 Modified Files:
 	src/sys/netipsec: ipsec_output.c
 
 Log Message:
 Fix the ipsec processing in case of USE rules with no SA installed.
 
 In case where there is no more isr to process, just tag the packet and reinject
 in the ip{,6} stack.
 
 Fix pr/34843
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.25 -r1.26 src/sys/netipsec/ipsec_output.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.