Subject: CVS commit: src/sys/netinet6
To: None <source-changes@NetBSD.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 01/16/2004 05:12:08
Module Name:	src
Committed By:	itojun
Date:		Fri Jan 16 05:12:08 UTC 2004

Modified Files:
	src/sys/netinet6: ip6_forward.c

Log Message:
when ipsec tunnel mode is applied, we are originating packet (instead of
forwarding).  go to ip6_output() path for fragmentation and other processing.
from kame


To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 src/sys/netinet6/ip6_forward.c

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