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

Pavlin Radoslavov pavlin@icir.org
Fri, 11 Nov 2005 04:22:17 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2005-11-11 04:22:17 UTC

XORP CVS repository


Modified files:
	cli           cli_client.cc cli_client.hh cli_node.cc cli_node.hh 
	              cli_node_net.cc 

Log message:
	Refactor the setting of the startup CLI prompt so now it can
	be specified as an argument when a new client is added.

Revision  Changes                               Path
1.44      +4 -3;  commitid: 12a4f43741c557ea6;  xorp/cli/cli_client.cc
1.24      +4 -2;  commitid: 12a4f43741c557ea6;  xorp/cli/cli_client.hh
1.30      +9 -9;  commitid: 12a4f43741c557ea6;  xorp/cli/cli_node.cc
1.23      +7 -3;  commitid: 12a4f43741c557ea6;  xorp/cli/cli_node.hh
1.45      +5 -4;  commitid: 12a4f43741c557ea6;  xorp/cli/cli_node_net.cc