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

Pavlin Radoslavov pavlin@icir.org
Thu, 10 Nov 2005 23:55:41 GMT


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

XORP CVS repository


Modified files:
	rtrmgr        template_base_command.cc template_base_command.hh 
	              template_tree_node.cc template_tree_node.hh 

Log message:
	* Add new methods AllowOperatorsCommand::allowed_operators() and
	  TemplateTreeNode::allowed_operators() that can be used to return
	  a list of the allowed operators per template tree node.
	
	* Minor bug fixes in the text of error messages.

Revision  Changes                                Path
1.10      +18 -2;  commitid: 120434373dd9b7ea6;  xorp/rtrmgr/template_base_command.cc
1.5       +2 -1;  commitid: 120434373dd9b7ea6;   xorp/rtrmgr/template_base_command.hh
1.64      +21 -3;  commitid: 120434373dd9b7ea6;  xorp/rtrmgr/template_tree_node.cc
1.39      +4 -1;  commitid: 120434373dd9b7ea6;   xorp/rtrmgr/template_tree_node.hh