Subject: CVS commit: src/crypto/dist/kame/racoon
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 08/06/2004 13:57:05
Module Name:	src
Committed By:	mycroft
Date:		Fri Aug  6 13:57:05 UTC 2004

Modified Files:
	src/crypto/dist/kame/racoon: isakmp.c

Log Message:
Disable the "may kill you" message, because:
1) It's not documented anywhere.
2) The problem it's attempting to warn about is not documented anywhere.
3) There are no example configs (or any I found with Google) that use the
   "listen" directive.
4) In any event, it's poorly worded and unclear what it's talking about.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/crypto/dist/kame/racoon/isakmp.c

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