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 19:42:14
Module Name:	syssrc
Committed By:	itojun
Date:		Mon Jul 17 02:42:13 UTC 2000

Modified Files:
	syssrc/sys/netinet6 [netbsd-1-5]: ip6_forward.c

Log Message:
pullup 1.13 -> 1.15 (approved by releng-1-5)

1.14 -> 1.15
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.

1.13 -> 1.14
date: 2000/07/06 12:51:41;  author: itojun;  state: Exp;  lines: +2 -3
remove unnecessary #include <netkey/key_debug.h>.  from kame.


To generate a diff of this commit:
cvs rdiff -r1.12.2.1 -r1.12.2.2 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.