Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/netipsec
Module Name: src
Committed By: degroote
Date: Sat May 3 21:53:23 UTC 2008
Modified Files:
src/sys/netipsec: key.c
Log Message:
In key_do_allocsa_policy, fix a bad usage of key_setsadbmsg. The third argument
is an SADB_SATYPE_*, not an IPPROTO_* .
Fix PR/38405. Thanks for the report
To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 src/sys/netipsec/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