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

Pavlin Radoslavov pavlin@icir.org
Mon, 11 Jul 2005 23:14:52 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2005-07-11 23:14:52 UTC

XORP CVS repository


Modified files:
	rtrmgr        main_rtrmgr.cc master_template_tree.cc 
	              master_template_tree.hh 

Log message:
	Add new method MasterTemplateTree::load_template_tree()
	that loads, expands, and checks the template tree.
	Thus, when a master template tree is created, we need to call
	only MasterTemplateTree::load_template_tree()
	instead of calling several methods.
	
	This fixes a failure in test_sample_config that was introduced
	with the previous commit.
	
	Bug found by:   Mark Handley

Revision  Changes                                Path
1.62      +1 -9;  commitid: 12df242d2fcc37ea6;   xorp/rtrmgr/main_rtrmgr.cc
1.4       +17 -1;  commitid: 12df242d2fcc37ea6;  xorp/rtrmgr/master_template_tree.cc
1.4       +5 -3;  commitid: 12df242d2fcc37ea6;   xorp/rtrmgr/master_template_tree.hh