Subject: CVS commit: src/sys/netipsec
To: None <source-changes@NetBSD.org>
From: DEGROOTE Arnaud <degroote@netbsd.org>
List: source-changes
Date: 05/08/2007 14:07:42
Module Name:	src
Committed By:	degroote
Date:		Tue May  8 14:07:42 UTC 2007

Modified Files:
	src/sys/netipsec: ipsec.c

Log Message:
Always compute the sp index even if we don't have any sp in spd. It will
let us to choose the right default policy (based on the adress family
requested).

While here, fix an error message


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 src/sys/netipsec/ipsec.c

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