[Xorp-cvs] XORP cvs commit: xorp/libxorp

Atanu Ghosh atanu@icir.org
Tue, 23 Aug 2005 01:49:34 GMT


CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Changes by:	atanu@xorpc.icir.org	2005-08-23 01:49:34 UTC

XORP CVS repository


Modified files:
	libxorp       timer.cc 

Log message:
	If XORP has been built with --enable-callback-debug and a regression
	test does not instantiate an eventloop calls to
	TimerList::system_gettimeofday() in the callback code. If there is no
	TimerList::instance() create one to allow the call to suceed.

Revision  Changes                              Path
1.25      +8 -3;  commitid: 9c53430a80ae7ea6;  xorp/libxorp/timer.cc