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

Pavlin Radoslavov pavlin@icir.org
Fri, 22 Jul 2005 21:43:28 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2005-07-22 21:43:28 UTC

XORP CVS repository


Modified files:
	rtrmgr        template_tree_node.cc 

Log message:
	* Fix TemplateTreeNode::check_variable_name() so now it checks
	  that the variable name doesn't end at a tag.
	  This fixes bugzilla entry #25
	
	* Cosmetic refactoring of Fix TemplateTreeNode::check_variable_name()
	
	Bugzilla URL:   http://www.xorp.org/bugzilla/show_bug.cgi?id=25

Revision  Changes                                Path
1.52      +46 -28;  commitid: 172042e1680b7ea6;  xorp/rtrmgr/template_tree_node.cc