No subject



Thu Apr 24 16:43:49 2003
Return-Path: xorp-cvs-admin@icir.org
Delivery-Date: Thu, 24 Apr 2003 16:44:04 -0700
Received: from wyvern.icir.org (wyvern.icir.org [192.150.187.14])
	by tigger.icir.org (8.12.8p1/8.12.3) with ESMTP id h3ONi3F9018596
	for <atanu@tigger.icir.org>; Thu, 24 Apr 2003 16:44:03 -0700 (PDT)
	(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.8p1/8.12.3) with ESMTP id h3ONi3bF075567
	for <atanu@icir.org>; Thu, 24 Apr 2003 16:44:03 -0700 (PDT)
	(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.9/8.12.9) with ESMTP id h3ONi2KJ018086;
	Thu, 24 Apr 2003 16:44:02 -0700 (PDT)
Received: from wyvern.icir.org (wyvern.icir.org [192.150.187.14])
	by fruitcake.icsi.Berkeley.EDU (8.12.9/8.12.9) with ESMTP id h3ONhnKJ018079
	for <xorp-cvs@icsi.berkeley.edu>; Thu, 24 Apr 2003 16:43:49 -0700 (PDT)
Received: from xorpc.icir.org (xorpc.icir.org [192.150.187.68])
	by wyvern.icir.org (8.12.8p1/8.12.3) with ESMTP id h3ONhnbF075565
	for <xorp-cvs@icir.org>; Thu, 24 Apr 2003 16:43:49 -0700 (PDT)
	(envelope-from mjh@xorpc.icir.org)
Received: from xorpc.icir.org (localhost [127.0.0.1])
	by xorpc.icir.org (8.12.8p1/8.12.3) with ESMTP id h3ONhnBp011269
	for <xorp-cvs@icir.org>; Thu, 24 Apr 2003 16:43:49 -0700 (PDT)
	(envelope-from mjh@xorpc.icir.org)
Received: (from mjh@localhost)
	by xorpc.icir.org (8.12.8p1/8.12.3/Submit) id h3ONhnE9011259;
	Thu, 24 Apr 2003 16:43:49 -0700 (PDT)
	(envelope-from mjh)
From: Mark Handley <mjh@icir.org>
Message-Id: <200304242343.h3ONhnE9011259@xorpc.icir.org>
Date:     Thu, 24 Apr 2003 16:43:49  ()
To: xorp-cvs@icir.org
Reply-To: mjh@icir.org
Subject: [Xorp-cvs] XORP cvs commit: xorp/rtrmgr/ Makefile.am Makefile.in module_manager.cc  	              module_manager.hh slave_module_manager.cc  	              slave_module_manager.hh template_commands.cc  	              template_commands.hh template_tree.hh  ...xorp_client.cc  ...xorp_client.hh  xorp/rtrmgr/ test_module_manager.cc
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
Repository:	xorp/rtrmgr/
Changes by:	mjh@xorpc.icir.org.	03/04/24 16:43:49

Modified files:
	xorp/rtrmgr/: Makefile.am Makefile.in module_manager.cc 
	              module_manager.hh slave_module_manager.cc 
	              slave_module_manager.hh template_commands.cc 
	              template_commands.hh template_tree.hh 
	              xorp_client.cc xorp_client.hh 
Added files:
	xorp/rtrmgr/: test_module_manager.cc 

Log message:
	Some refactoring aimed at making module management less closely
	interlinked with other code.
	
	Added a test program that will eventually test the module_manager
	functionality.  Currently it just tests that the module_manager thinks
	it can start the finder.

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