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

Pavlin Radoslavov pavlin@icir.org
Thu, 20 Apr 2006 01:47:11 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2006-04-20 01:47:11 UTC

XORP CVS repository


Modified files:
	rtrmgr        cli.cc cli.hh 

Log message:
	* Bug fix inside RouterCLI::add_text_entry_commands() when adding
	  multi value nodes: the parent "tag" nodes are not executable.
	
	* Add tab completion for multi-value nodes when using the "create"
	  configuration-mode command.
	
	  This fixes Bugzilla entry #330.
	
	Bugzilla URL:   http://www.xorp.org/bugzilla/show_bug.cgi?id=330

Revision  Changes                                 Path
1.130     +47 -11;  commitid: 136104446e6907ea6;  xorp/rtrmgr/cli.cc
1.47      +2 -1;  commitid: 136104446e6907ea6;    xorp/rtrmgr/cli.hh