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

Pavlin Radoslavov pavlin at icir.org
Wed Aug 15 18:16:41 PDT 2007


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin at xorpc.icir.org	2007-08-16 01:16:41 UTC

XORP CVS repository


Modified files:
	fea           xrl_mfea_node.cc xrl_mfea_node.hh 

Log message:
	Remove local variables _class_name and _instance_name and use
	instead the xrl_router().class_name() and xrl_router().instance_name()
	methods.
	
	Note that xrl_router().instance_name() is known at run time, so
	using it in the XrlMfeaNode constructor might give incorrect value.

Revision  Changes                               Path
1.60      +8 -10;  commitid: 2ca846c3a4c67ea6;  xorp/fea/xrl_mfea_node.cc
1.36      +1 -7;  commitid: 2ca846c3a4c67ea6;   xorp/fea/xrl_mfea_node.hh



More information about the Xorp-cvs mailing list