Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 11/06/2000 02:58:37
Module Name: syssrc
Committed By: itojun
Date: Mon Nov 6 00:58:37 UTC 2000
Modified Files:
syssrc/sys/netinet6: ipsec.c
Log Message:
check IPsec SA type (tunnel/transport/any) when we try to decapsulate IPsec
tunnel mode packet. decapsulate only if we got a tunnel mode SA.
KAME PR 296.
To generate a diff of this commit:
cvs rdiff -r1.28 -r1.29 syssrc/sys/netinet6/ipsec.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.