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

Pavlin Radoslavov pavlin at icir.org
Thu Jul 6 14:33:41 PDT 2006


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin at xorpc.icir.org	2006-07-06 21:33:41 UTC

XORP CVS repository


Modified files:
	mld6igmp      mld6igmp_vif.cc 

Log message:
	Don't check whether the destination is multicast for all IGMP/MLD
	messages (related to multicast group membership) when running in
	IGMPv3/MLDv2 mode.
	
	Strictly speaking, we should ignore the check only for the
	IGMPv3/MLDv2 control messages and all REPORT messages,
	which means we should perform the check for IGMP_V2_LEAVE_GROUP
	and MLD_LISTENER_DONE. However, this might create some confusion
	because of the inconsistency when debugging a problem, hence
	we ignore the check for those two messages as well.

Revision  Changes                              Path
1.74      +3 -3;  commitid: fafd44ad80757ea6;  xorp/mld6igmp/mld6igmp_vif.cc



More information about the Xorp-cvs mailing list