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

Pavlin Radoslavov pavlin at icir.org
Mon Jul 10 01:15:31 PDT 2006


CVSROOT:	/usr/local/share/doc/apache/cvs
Module name:	xorp
Changes by:	pavlin at xorpc.icir.org	2006-07-10 08:15:31 UTC

XORP CVS repository


Modified files:
	pim           pim_node.cc 

Log message:
	Fix the semantics when add/delete (S,G) membership signal is received
	from the IGMP/MLD module:
	
	* When "(S,G) add membership" is received, and if the source was
	  excluded (for forwarding purpose), then don't exclude it anymore.
	  Otherwise, include the source.
	
	* When "(S,G) delete membership" is received, and if the source was
	  included (for forwarding purpose), then don't include it anymore.
	  Otherwise, exclude the source (and create a new PimMre (S,G) entry
	  if necessary).

Revision  Changes                                Path
1.80      +60 -20;  commitid: 3e7044b20bba7ea6;  xorp/pim/pim_node.cc



More information about the Xorp-cvs mailing list