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

Pavlin Radoslavov pavlin@icir.org
Mon, 18 Jul 2005 21:35:38 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2005-07-18 21:35:38 UTC

XORP CVS repository


Modified files:
	rtrmgr        cli.cc op_commands.cc op_commands.hh 

Log message:
	Update the OpInstance implementation so now it uses the
	RunCommand class (instead of its own internal implementation)
	to run external commands.

Revision  Changes                                 Path
1.71      +4 -5;  commitid: 5c5242dc20717ea6;     xorp/rtrmgr/cli.cc
1.49      +81 -150;  commitid: 5c5242dc20717ea6;  xorp/rtrmgr/op_commands.cc
1.27      +19 -27;  commitid: 5c5242dc20717ea6;   xorp/rtrmgr/op_commands.hh