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

Pavlin Radoslavov pavlin at icir.org
Thu Jun 22 17:18:23 PDT 2006


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin at xorpc.icir.org	2006-06-23 00:18:23 UTC

XORP CVS repository


Modified files:
	mld6igmp      mld6igmp_config.cc mld6igmp_proto.cc 
	              mld6igmp_vif.cc mld6igmp_vif.hh 

Log message:
	Implement the IGMPv3/MLDv2 mechanism for updating the effective
	Robustness Variable and the effective Query Interval in non-Querier
	from the received Query messages.
	
	For that purpose, now we keep the configured Robustness Variable
	and the configured Query Interval separately from their effective
	values.

Revision  Changes                                Path
1.13      +7 -7;  commitid: 808d449b32577ea6;    xorp/mld6igmp/mld6igmp_config.cc
1.37      +57 -14;  commitid: 808d449b32577ea6;  xorp/mld6igmp/mld6igmp_proto.cc
1.62      +30 -19;  commitid: 808d449b32577ea6;  xorp/mld6igmp/mld6igmp_vif.cc
1.35      +55 -11;  commitid: 808d449b32577ea6;  xorp/mld6igmp/mld6igmp_vif.hh



More information about the Xorp-cvs mailing list