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

Pavlin Radoslavov pavlin at icir.org
Fri Jun 30 12:39:31 PDT 2006


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin at xorpc.icir.org	2006-06-30 19:39:31 UTC

XORP CVS repository


Modified files:
	mld6igmp      mld6igmp_vif.cc mld6igmp_vif.hh 

Log message:
	* Modify Mld6igmpVif::mld6igmp_ssm_query_send() so it can be used
	  for transmitting IGMPv1/IGMPv2 or MLDv1 Query messages as well.
	
	* Add new methods Mld6igmpVif::is_igmpv1_mode(), is_igmpv2_mode(),
	  is_igmpv3_mode(), is_mldv1_mode(), is_mldv2_mode() that take
	  Mld6igmpGroupRecord pointer as an argument.
	  Those methods can be tested whether a group is running in a
	  particular protocol version mode. If the group is NULL,
	  then we test whether the interface itself is running in that mode.

Revision  Changes                                  Path
1.66      +113 -12;  commitid: 1143b44a57d2f7ea6;  xorp/mld6igmp/mld6igmp_vif.cc
1.40      +56 -1;  commitid: 1143b44a57d2f7ea6;    xorp/mld6igmp/mld6igmp_vif.hh



More information about the Xorp-cvs mailing list