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

Pavlin Radoslavov pavlin@icir.org
Tue, 26 Jul 2005 06:39:30 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2005-07-26 06:39:30 UTC

XORP CVS repository


Modified files:
	cli           cli_client.hh cli_node_net.cc 

Log message:
	Refactor the mechanism for processing the input data.
	
	This fixes an XLOG_ASSERT() coredump problem that was triggered
	if the user presses <RETURN> while the previous command's processing
	hasn't been completed.

Revision  Changes                                Path
1.19      +2 -2;  commitid: 7e5742e5da3b7ea6;    xorp/cli/cli_client.hh
1.39      +60 -36;  commitid: 7e5742e5da3b7ea6;  xorp/cli/cli_node_net.cc