No subject



Thu Dec 23 17:33:14 2004
Return-Path: xorp-cvs-admin@icir.org
Delivery-Date: Thu, 23 Dec 2004 09:34:02 -0800
Received: from wyvern.icir.org (wyvern.icir.org [192.150.187.14])
	by tigger.icir.org (8.12.11/8.12.8) with ESMTP id iBNHY2ot014121
	for <atanu@tigger.icir.org>; Thu, 23 Dec 2004 09:34:02 -0800 (PST)
	(envelope-from xorp-cvs-admin@icir.org)
Received: from fruitcake.ICSI.Berkeley.EDU (fruitcake.ICSI.Berkeley.EDU [192.150.186.11])
	by wyvern.icir.org (8.12.9p1/8.12.8) with ESMTP id iBNHY1ox031907
	for <atanu@icir.org>; Thu, 23 Dec 2004 09:34:02 -0800 (PST)
	(envelope-from xorp-cvs-admin@icir.org)
Received: from fruitcake.ICSI.Berkeley.EDU (localhost [127.0.0.1])
	by fruitcake.ICSI.Berkeley.EDU (8.12.10/8.12.9) with ESMTP id iBNHY18f007069;
	Thu, 23 Dec 2004 09:34:01 -0800 (PST)
Received: from wyvern.icir.org (wyvern.icir.org [192.150.187.14])
	by fruitcake.ICSI.Berkeley.EDU (8.12.10/8.12.9) with ESMTP id iBNHXE8f007021
	for <xorp-cvs@icsi.berkeley.edu>; Thu, 23 Dec 2004 09:33:14 -0800 (PST)
Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68])
	by wyvern.icir.org (8.12.9p1/8.12.8) with ESMTP id iBNHXEox031902
	for <xorp-cvs@icir.org>; Thu, 23 Dec 2004 09:33:14 -0800 (PST)
	(envelope-from mjh@icir.org)
Received: from xorpc.icir.org (localhost [127.0.0.1])
	by xorpc.icir.org (8.12.11/8.12.8) with ESMTP id iBNHXE23037238
	for <xorp-cvs@icir.org>; Thu, 23 Dec 2004 09:33:14 -0800 (PST)
	(envelope-from mjh@xorpc.icir.org)
Received: (from mjh@localhost)
	by xorpc.icir.org (8.12.11/8.12.3/Submit) id iBNHXEot037237
	for xorp-cvs@icir.org; Thu, 23 Dec 2004 17:33:14 GMT
	(envelope-from mjh)
Date: Thu, 23 Dec 2004 17:33:14 GMT
From: Mark Handley <mjh@icir.org>
Message-Id: <200412231733.iBNHXEot037237@xorpc.icir.org>
To: xorp-cvs@icir.org
X-XORP-CVS-Branch: HEAD
Subject: [Xorp-cvs] XORP cvs commit: xorp/rtrmgr
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/share/doc/apache/cvs
Module name:	xorp
Changes by:	mjh@xorpc.icir.org	2004-12-23 17:33:14 UTC

XORP CVS repository


Modified files:
	rtrmgr        Makefile.am Makefile.in main_rtrmgr.cc 
	              main_rtrmgr.hh module_manager.cc module_manager.hh 
	              test_sample_config.cc 

Log message:
	A little refactoring so that ModuleManager doesn't have to know how to
	send an XRL.
	
	Re-enable test_sample_config, which had been disabled while earlier
	refactoring was in progress.

Revision  Changes    Path
1.46      +56 -46    xorp/rtrmgr/Makefile.am
1.57      +35 -83    xorp/rtrmgr/Makefile.in
1.56      +15 -5     xorp/rtrmgr/main_rtrmgr.cc
1.10      +6 -1      xorp/rtrmgr/main_rtrmgr.hh
1.40      +8 -5      xorp/rtrmgr/module_manager.cc
1.30      +9 -4      xorp/rtrmgr/module_manager.hh
1.19      +77 -18    xorp/rtrmgr/test_sample_config.cc
_______________________________________________
Xorp-cvs mailing list
Xorp-cvs@icir.org
http://mailman.ICSI.Berkeley.EDU/mailman/listinfo/xorp-cvs