"drivers/usb/git@git.tuxist.de:jan.koester/linux.git" did not exist on "0cc7a519c424c8f07d5ef5e3928b7a07446c5303"
[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>
Loading
Please sign in to comment