Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 07/16/2000 00:57:57
Module Name: syssrc
Committed By: itojun
Date: Sun Jul 16 07:57:56 UTC 2000
Modified Files:
syssrc/sys/netinet6: ip6_forward.c
Log Message:
s/IPSEC_IPV6FWD/IPSEC/. this should correct strange behavior on ipv6
forwarding (even if policy asks for tunnel mode encryption, packets
go out in clear). sync with kame.
To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/sys/netinet6/ip6_forward.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.