Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 02/08/2001 17:04:26
Module Name:	syssrc
Committed By:	itojun
Date:		Thu Feb  8 15:04:26 UTC 2001

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

Log Message:
send up dst_unreach_admin error to local node, if transport-mode
ipsec key is not found.  rather experimental.  kame 1.83 -> 1.84

nuke IPSEC_SRCSEL which does not do the right thing.
adjust state->ro if the tunnel endpoint is offlink.  KAME PR 233.
kame 1.84 -> 1.85


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

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