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

Pavlin Radoslavov pavlin@icir.org
Fri, 17 Jun 2005 20:29:51 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2005-06-17 20:29:51 UTC

XORP CVS repository


Modified files:
	rtrmgr        conf_tree_node.cc conf_tree_node.hh 

Log message:
	* Fix a bug in ConfigTreeNode::set_variable() so now it searches
	  properly the hierarchy for a varname node
	* Const-ify one of the arguments of ConfigTreeNode::set_variable()
	* Nits

Revision  Changes                               Path
1.64      +7 -8;  commitid: 142c142b3326e7ea6;  xorp/rtrmgr/conf_tree_node.cc
1.33      +3 -3;  commitid: 142c142b3326e7ea6;  xorp/rtrmgr/conf_tree_node.hh