Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-4] src/sys/netipsec
Module Name: src
Committed By: jdc
Date: Sun May 11 06:10:20 UTC 2008
Modified Files:
src/sys/netipsec [netbsd-4]: key.c
Log Message:
Pull up revision 1.54 (requested by degroote in ticket #1137).
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.30.2.2 -r1.30.2.3 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