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

Pavlin Radoslavov pavlin@icir.org
Fri, 15 Jul 2005 06:04:40 GMT


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

XORP CVS repository


Modified files:
	rtrmgr        op_commands.cc op_commands.hh op_commands.yy 
	              y.opcmd_tab.cc 

Log message:
	Add mechnanism to test the OpCommandList instance whether it is
	"done" (i.e., there are no more running operational commands).

Revision  Changes                               Path
1.48      +30 -4;  commitid: f45142d751bf7ea6;  xorp/rtrmgr/op_commands.cc
1.26      +8 -2;  commitid: f45142d751bf7ea6;   xorp/rtrmgr/op_commands.hh
1.13      +1 -1;  commitid: f45142d751bf7ea6;   xorp/rtrmgr/op_commands.yy
1.20      +1 -1;  commitid: f45142d751bf7ea6;   xorp/rtrmgr/y.opcmd_tab.cc