Subject: CVS commit: cryptosrc-us
To: None <source-changes@netbsd.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 03/26/2000 09:49:29
Module Name:	cryptosrc-us
Committed By:	mycroft
Date:		Sun Mar 26 17:49:29 UTC 2000

Modified Files:
	cryptosrc-us/crypto-us/dist/kame/racoon: cfparse.y

Log Message:
In expand_ipsecspec(), if no algorithm is specified, continue on anyway.
This allows a better diagnostic to be generated when a require algorithm is
missing (rather than silently ignoring the protocol spec), and also supports
optional algorithms (e.g. ESP+AH without ESP authentication).


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 cryptosrc-us/crypto-us/dist/kame/racoon/cfparse.y

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