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

Pavlin Radoslavov pavlin@icir.org
Fri, 24 Mar 2006 01:29:01 GMT


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

XORP CVS repository


Modified files:
	rtrmgr        module_command.cc template_commands.cc 
	              template_commands.hh 

Log message:
	Process the XRL return arguments for all XRL actions (i.e., not
	only for the %modinfo: start_commit/end_commit methods).
	
	This allows us to put XRLs like "fea/ifmgr/0.1/start_transaction->tid:u32"
	anywhere in the rtrmgr templates.
	
	Bug found by:   Mike Larson

Revision  Changes                                Path
1.36      +4 -49;  commitid: 1299244234a9c7ea6;  xorp/rtrmgr/module_command.cc
1.67      +69 -7;  commitid: 1299244234a9c7ea6;  xorp/rtrmgr/template_commands.cc
1.34      +6 -2;  commitid: 1299244234a9c7ea6;   xorp/rtrmgr/template_commands.hh