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

Pavlin Radoslavov pavlin at icir.org
Wed Aug 15 18:21:51 PDT 2007


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

XORP CVS repository


Modified files:
	mld6igmp      xrl_mld6igmp_node.cc xrl_mld6igmp_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 XrlMld6igmpNode constructor might give incorrect value.
	
	* Use the XRL target instance name instead of the class name
	  to register with the FEA for I/O raw IP. This change is necessary,
	  because the FEA tracks the receivers' state by assuming the registered
	  name is the instance name instead of the class name.

Revision  Changes                                Path
1.64      +20 -20;  commitid: 2d6c46c3a6257ea6;  xorp/mld6igmp/xrl_mld6igmp_node.cc
1.45      +1 -6;  commitid: 2d6c46c3a6257ea6;    xorp/mld6igmp/xrl_mld6igmp_node.hh



More information about the Xorp-cvs mailing list