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

Pavlin Radoslavov pavlin at icir.org
Tue Jun 13 22:04:59 PDT 2006


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

XORP CVS repository


Modified files:
	mld6igmp      mld6igmp_proto.cc 

Log message:
	* Use set<> isttead of list<> to store the source addresses
	  inside mld6igmp_ssm_membership_query_recv().
	* Use last_member_query_count() instead of robust_count() to
	  obtain the value of "Last Member Query Count".
	* Use method mld6igmp_query_send() instead of mld6igmp_send()
	  to send the IGMP/MLD Query message.
	* Recalculate the _last_member_query_time whenever the value of
	  query_last_member_interval's value is modified.

Revision  Changes                                 Path
1.33      +36 -32;  commitid: 123e0448f97a47ea6;  xorp/mld6igmp/mld6igmp_proto.cc



More information about the Xorp-cvs mailing list