Subject: CVS commit: syssrc/sys/netinet6
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 09/13/2001 09:30:59
Module Name:	syssrc
Committed By:	itojun
Date:		Thu Sep 13 06:30:58 UTC 2001

Modified Files:
	syssrc/sys/netinet6: ipsec.c

Log Message:
fix SA lookup when IPsec transport mode and tunnel mode over IPv6 is used
at the same time.  sync with kame
(like "IP AH ESP IP", policy = "esp/tunnel/a-b/use ah/transport//use")


To generate a diff of this commit:
cvs rdiff -r1.37 -r1.38 syssrc/sys/netinet6/ipsec.c

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