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: Sun Apr 27 12:58:48 UTC 2008
Modified Files:
src/sys/netipsec: ipsec6.h ipsec_netbsd.c xform_ipip.c
Log Message:
Fix some fallout from socket locking patch :
- {ah6,esp6}_ctlinput must return void*
- use correct wrapper for rip_usrreq
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/netipsec/ipsec6.h
cvs rdiff -r1.30 -r1.31 src/sys/netipsec/ipsec_netbsd.c
cvs rdiff -r1.23 -r1.24 src/sys/netipsec/xform_ipip.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