Subject: CVS commit: src/sys
To: None <source-changes@NetBSD.org>
From: DEGROOTE Arnaud <degroote@netbsd.org>
List: source-changes
Date: 03/21/2007 22:38:34
Module Name:	src
Committed By:	degroote
Date:		Wed Mar 21 22:38:34 UTC 2007

Modified Files:
	src/sys/netipsec: key.c
	src/sys/netkey: key.c

Log Message:
Call key_checkspidup with spi in network bit order in order to make correct
comparaison with spi stored into the sadb.

Reported by Karl Knutsson in kern/36038 .


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 src/sys/netipsec/key.c
cvs rdiff -r1.153 -r1.154 src/sys/netkey/key.c

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