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

Pavlin Radoslavov pavlin@icir.org
Fri, 15 Jul 2005 07:05:29 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2005-07-15 07:05:29 UTC

XORP CVS repository


Modified files:
	cli           cli_node.cc cli_node.hh 

Log message:
	* Add a flag to enable XLOG_TRACE() output
	* Replace XLOG_INFO() messages with XLOG_TRACE()
	  when we start/stop/enable/disable the CliNode, because this
	  information is not really useful when CliNode is used as part of
	  some process/module.

Revision  Changes                               Path
1.27      +7 -6;  commitid: f9ba42d75fbc7ea6;   xorp/cli/cli_node.cc
1.20      +28 -1;  commitid: f9ba42d75fbc7ea6;  xorp/cli/cli_node.hh