No subject



Wed Apr 2 10:14:16 2003
Return-Path: xorp-cvs-admin@icir.org
Delivery-Date: Wed, 02 Apr 2003 10:15:03 -0800
Received: from wyvern.icir.org (wyvern.icir.org [192.150.187.14])
	by tigger.icir.org (8.12.9/8.12.3) with ESMTP id h32IF3ZW088856
	for <atanu@tigger.icir.org>; Wed, 2 Apr 2003 10:15:03 -0800 (PST)
	(envelope-from xorp-cvs-admin@icir.org)
Received: from ICSI.Berkeley.EDU (fruitcake.ICSI.Berkeley.EDU [192.150.186.11])
	by wyvern.icir.org (8.12.9/8.12.3) with ESMTP id h32IF29n061928
	for <atanu@icir.org>; Wed, 2 Apr 2003 10:15:02 -0800 (PST)
	(envelope-from xorp-cvs-admin@icir.org)
Received: from fruitcake.icsi.Berkeley.EDU (localhost [127.0.0.1])
	by ICSI.Berkeley.EDU (8.9.0/8.9.0) with ESMTP id KAA06660;
	Wed, 2 Apr 2003 10:15:02 -0800 (PST)
Received: from wyvern.icir.org (wyvern.icir.org [192.150.187.14])
	by ICSI.Berkeley.EDU (8.9.0/8.9.0) with ESMTP id KAA06618
	for <xorp-cvs@icsi.berkeley.edu>; Wed, 2 Apr 2003 10:14:17 -0800 (PST)
Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68])
	by wyvern.icir.org (8.12.9/8.12.3) with ESMTP id h32IEH9n061919
	for <xorp-cvs@icir.org>; Wed, 2 Apr 2003 10:14:17 -0800 (PST)
	(envelope-from hodson@xorpc.icir.org)
Received: from xorpc.icir.org (localhost [127.0.0.1])
	by xorpc.icir.org (8.12.9/8.12.3) with ESMTP id h32IEHCO082506
	for <xorp-cvs@icir.org>; Wed, 2 Apr 2003 10:14:17 -0800 (PST)
	(envelope-from hodson@xorpc.icir.org)
Received: (from hodson@localhost)
	by xorpc.icir.org (8.12.9/8.12.3/Submit) id h32IEHn1082505;
	Wed, 2 Apr 2003 10:14:17 -0800 (PST)
	(envelope-from hodson)
From: Orion Hodson <hodson@icir.org>
Message-Id: <200304021814.h32IEHn1082505@xorpc.icir.org>
Date:     Wed,  2 Apr 2003 10:14:16  ()
To: xorp-cvs@icir.org
Reply-To: hodson@icir.org
Subject: [Xorp-cvs] XORP cvs commit: xorp/libxorp/ timeval.hh
Sender: xorp-cvs-admin@icir.org
Errors-To: xorp-cvs-admin@icir.org
X-BeenThere: xorp-cvs@icir.org
X-Mailman-Version: 2.0
Precedence: bulk
List-Help: <mailto:xorp-cvs-request@icir.org?subject=help>
List-Post: <mailto:xorp-cvs@icir.org>
List-Subscribe: <http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs>,
	<mailto:xorp-cvs-request@icir.org?subject=subscribe>
List-Id: Mailing list for XORP CVS commit messages <xorp-cvs.icir.org>
List-Unsubscribe: <http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs>,
	<mailto:xorp-cvs-request@icir.org?subject=unsubscribe>

CVSROOT:	/usr/local/www/data/cvs
Module name:	xorp
Repository:	xorp/libxorp/
Changes by:	hodson@xorpc.icir.org.	03/04/02 10:14:16

Modified files:
	xorp/libxorp/: timeval.hh 

Log message:
	Add external TimeVal generator methods:
	
	- TimeVal random_uniform(const TimeVal& lower, const TimeVal& upper);
	- TimeVal random_uniform(const TimeVal& upper);
	- TimeVal positive_random_uniform(const TimeVal& center, const double& factor)

_______________________________________________
Xorp-cvs mailing list
Xorp-cvs@icir.org
http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs