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: kardel
Date: Sat Jun 10 11:30:37 UTC 2006
Modified Files:
src/sys/netipsec: ipsec.c ipsec_osdep.h
Log Message:
reference time.tv_sec in non timecounter case
missing conversion spotted by Geoff Wing
XXX This code need to be checked whether UTC time
is really the right abstraction. I suspect uptime
would be the correct time scale for measuring life times.
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/sys/netipsec/ipsec.c
cvs rdiff -r1.18 -r1.19 src/sys/netipsec/ipsec_osdep.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