Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



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.




Home | Main Index | Thread Index | Old Index