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

Pavlin Radoslavov pavlin@icir.org
Thu, 20 Apr 2006 07:49:04 GMT


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

XORP CVS repository


Modified files:
	rtrmgr        cli.cc cli.hh 

Log message:
	* Merge the "create" and "set" configuration commands, so now the
	  "set" command can be used for setting values and for creating
	  new configuration nodes.
	
	* For backward compatibility, preserve the obsoleted "create" command
	  as an alias for the new "set" command, though it may be removed in
	  the future.
	
	* Minor fix in the long help strings for some of the configuration
	  commands.
	
	This fixes Bugzilla entry #172.
	
	Bugzilla URL:   http://www.xorp.org/bugzilla/show_bug.cgi?id=172
	Requested by:   Majority of the users

Revision  Changes                                  Path
1.131     +53 -230;  commitid: 142d544473ab67ea6;  xorp/rtrmgr/cli.cc
1.48      +1 -14;  commitid: 142d544473ab67ea6;    xorp/rtrmgr/cli.hh