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

Pavlin Radoslavov pavlin at icir.org
Thu Jun 22 12:35:17 PDT 2006


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

XORP CVS repository


Modified files:
	mld6igmp      mld6igmp_vif.cc mld6igmp_vif.hh 

Log message:
	* Remove "src", "dst", and "max_resp_time" as arguments to
	  mld6igmp_ssm_group_query_send() and
	  mld6igmp_ssm_group_source_query_send(), because they are pre-defined:
	   - src is always the primary address on the vif interface.
	   - dst is always the queried group address.
	   - max_resp_time is always the Last Member Query Interval.
	
	* Print an error message inside mld6igmp_ssm_group_query_send() and
	  mld6igmp_ssm_group_source_query_send() if the tranmission fails.

Revision  Changes                                Path
1.61      +25 -15;  commitid: 786c449af0627ea6;  xorp/mld6igmp/mld6igmp_vif.cc
1.34      +3 -15;  commitid: 786c449af0627ea6;   xorp/mld6igmp/mld6igmp_vif.hh



More information about the Xorp-cvs mailing list