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

Pavlin Radoslavov pavlin@icir.org
Sat, 2 Jul 2005 00:19:57 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2005-07-02 00:19:57 UTC

XORP CVS repository


Modified files:
	rtrmgr        template_tree_node.cc 

Log message:
	Fix TemplateTreeNode::find_parent_varname_node() so it searches
	properly the tree even if we have reached the root node of the
	template tree. This allows us to refer to a variable name
	across the templates of different modules.
	
	Bug found by:   Andrea Bittau

Revision  Changes                               Path
1.41      +12 -1;  commitid: 316142c5dcbf7ea6;  xorp/rtrmgr/template_tree_node.cc