Subject: CVS commit: src/sys/netipsec
To: None <source-changes@NetBSD.org>
From: Frank Kardel <kardel@netbsd.org>
List: source-changes
Date: 06/10/2006 11:30:37
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.