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

Pavlin Radoslavov pavlin at icir.org
Fri Jun 9 17:20:59 PDT 2006


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin at xorpc.icir.org	2006-06-10 00:20:59 UTC

XORP CVS repository


Modified files:
	mld6igmp      mld6igmp_node_cli.cc mld6igmp_proto.cc 
	              mld6igmp_vif.cc mld6igmp_vif.hh 
	              xrl_mld6igmp_node.cc 

Log message:
	* When IGMP_V3_MEMBERSHIP_REPORT/MLDV2_LISTENER_REPORT is received
	  and parsed, call the appropriate processing functions for each
	  group record.
	* Add new method Mld6igmpVif::group_membership_interval() and
	  recalculate the _group_membership_interval value whenever the
	  value of any of its components is modified.
	* Use the new Mld6igmpGroupSet class as appropriate.

Revision  Changes                                 Path
1.27      +2 -2;  commitid: 32b9448a0faa7ea6;     xorp/mld6igmp/mld6igmp_node_cli.cc
1.29      +148 -13;  commitid: 32b9448a0faa7ea6;  xorp/mld6igmp/mld6igmp_proto.cc
1.55      +18 -16;  commitid: 32b9448a0faa7ea6;   xorp/mld6igmp/mld6igmp_vif.cc
1.30      +36 -15;  commitid: 32b9448a0faa7ea6;   xorp/mld6igmp/mld6igmp_vif.hh
1.57      +3 -3;  commitid: 32b9448a0faa7ea6;     xorp/mld6igmp/xrl_mld6igmp_node.cc



More information about the Xorp-cvs mailing list