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

Pavlin Radoslavov pavlin@icir.org
Mon, 10 Oct 2005 07:05:53 GMT


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin@xorpc.icir.org	2005-10-10 07:05:53 UTC

XORP CVS repository


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

Log message:
	If the binary for an operational command specified in an *.cmds
	template file is not found, then just print a warning and don't
	add the corresponding command to the operational command tree.
	Previously, the xorpsh printed an error but refused to start.

Revision  Changes                                Path
1.59      +3 -2;  commitid: ec43434a12647ea6;    xorp/rtrmgr/op_commands.cc
1.34      +5 -1;  commitid: ec43434a12647ea6;    xorp/rtrmgr/op_commands.hh
1.16      +47 -32;  commitid: ec43434a12647ea6;  xorp/rtrmgr/op_commands.yy
1.24      +49 -34;  commitid: ec43434a12647ea6;  xorp/rtrmgr/y.opcmd_tab.cc