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 Feb 18 13:55:26 UTC 2007
Modified Files:
src/sys/netipsec: ipsec_netbsd.c key.c key.h
Log Message:
Constify the code following the dyoung change ( the "bug" was hidden by the
extern declaration ).
While here, remove a Kame ifdef which is useless in netipsec code
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/netipsec/ipsec_netbsd.c
cvs rdiff -r1.36 -r1.37 src/sys/netipsec/key.c
cvs rdiff -r1.4 -r1.5 src/sys/netipsec/key.h
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