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

Pavlin Radoslavov pavlin at icir.org
Sun Jul 2 19:47:36 PDT 2006


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin at xorpc.icir.org	2006-07-03 02:47:36 UTC

XORP CVS repository


Modified files:
	mld6igmp      mld6igmp_group_record.cc mld6igmp_group_record.hh 
	              mld6igmp_proto.cc 

Log message:
	* Use the IGMPv3/MLDv2 machinery to process the IGMPv1,2/MLDv1
	  Report/Leave messages:
	
	  Report -> IS_EX( {} )
	  Leave  -> TO_IN( {} )
	
	* Remove the Mld6igmpGroupRecord::_member_query_timer and
	  _last_member_query_timer fields, and the associated timeout callbacks,
	  because they are not needed anymore.
	
	* Misc. cleanup

Revision  Changes                                Path
1.23      +1 -58;  commitid: 1f0a44a8840d7ea6;   xorp/mld6igmp/mld6igmp_group_record.cc
1.15      +1 -27;  commitid: 1f0a44a8840d7ea6;   xorp/mld6igmp/mld6igmp_group_record.hh
1.42      +24 -92;  commitid: 1f0a44a8840d7ea6;  xorp/mld6igmp/mld6igmp_proto.cc



More information about the Xorp-cvs mailing list