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

Pavlin Radoslavov pavlin at icir.org
Mon May 1 14:41:56 PDT 2006


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin at xorpc.icir.org	2006-05-01 21:41:56 UTC

XORP CVS repository


Modified files:
	rtrmgr        op_commands.cc 

Log message:
	Fix a bug with creating operational-command entries.
	E.g., if an entry has the form:
	
	show foo bar {
	}
	
	and there is no entry for "show foo", then the command-line completion
	will list the "show foo" command as executable (when it isn't).
	
	This fixes a more generic issue related to Bugzilla entry #603.
	
	Bugzilla URL:   http://www.xorp.org/bugzilla/show_bug.cgi?id=603
	Bug found by:   Justin Fletcher <jfletcher AT vyatta.com>

Revision  Changes                                Path
1.66      +34 -10;  commitid: e8ed44567dd27ea6;  xorp/rtrmgr/op_commands.cc



More information about the Xorp-cvs mailing list