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

Pavlin Radoslavov pavlin@icir.org
Wed, 27 Jul 2005 23:52:21 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2005-07-27 23:52:20 UTC

XORP CVS repository


Modified files:
	rtrmgr        op_commands.cc 

Log message:
	Add support for setting the wildcard flag for commands like
	"ping <host>" where "<host>" is a mandatory argument that can have
	any value.
	
	This fixes a bug with the execution of the "ping" and "traceroute"
	commands inside xorpsh.
	
	Bug found by:   Michael Larson <mike AT lrlart.com>

Revision  Changes                               Path
1.52      +20 -5;  commitid: 809942e81dd57ea6;  xorp/rtrmgr/op_commands.cc