Re: [PATCH 2/2] fix IPv4 leave-group group matching

2005-07-08 Thread David S. Miller
From: David Stevens <[EMAIL PROTECTED]> Date: Fri, 8 Jul 2005 14:59:30 -0600 > This patch fixes the multicast group matching for > IP_DROP_MEMBERSHIP, > similar to the IP_ADD_MEMBERSHIP fix in a prior patch. Groups are > identified > by and including the interface address in the > matc

[PATCH 2/2] fix IPv4 leave-group group matching

2005-07-08 Thread David Stevens
This patch fixes the multicast group matching for IP_DROP_MEMBERSHIP, similar to the IP_ADD_MEMBERSHIP fix in a prior patch. Groups are identified by and including the interface address in the match will fail if a leave-group is done by address when the join was done by index, or if di