diff options
author | David L Stevens <dlstevens@us.ibm.com> | 2005-07-08 20:48:38 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2005-07-08 20:48:38 -0400 |
commit | 84b42baef775b0e3415ccece17cf694f50326d01 (patch) | |
tree | 6a810c38fcd8f02db57482019264089e99db2d31 /net/ipv6/mcast.c | |
parent | 9951f036fe8a4e6b21962559c64ff13b290ff01a (diff) |
[IPV4]: fix IPv4 leave-group group matching
This patch fixes the multicast group matching for
IP_DROP_MEMBERSHIP, similar to the IP_ADD_MEMBERSHIP fix in a prior
patch. Groups are identifiedby <group address,interface> 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 different addresses
on the same interface are used in the join and leave.
Signed-off-by: David L Stevens <dlstevens@us.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/mcast.c')
0 files changed, 0 insertions, 0 deletions