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

Pavlin Radoslavov pavlin@icir.org
Wed, 1 Mar 2006 04:43:19 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2006-03-01 04:43:19 UTC

XORP CVS repository


Modified files:
	cli           cli_node.cc 

Log message:
	Accepte network connections only if the network port is not zero.
	This fixes a bug where the CLI would actually accept connections at
	random port number (if we try to disable the CLI by setting its
	port number to zero).
	
	Bug found by:   Robert Bays

Revision  Changes                              Path
1.33      +6 -4;  commitid: 98e6440525f87ea6;  xorp/cli/cli_node.cc