summaryrefslogtreecommitdiff
path: root/drivers/parisc
diff options
context:
space:
mode:
authorChristoph Lameter <cl@linux.com>2010-08-27 17:29:38 +0400
committerRoland Dreier <rolandd@cisco.com>2010-09-28 22:09:23 +0400
commitfed1db33fe85573487a4732d628ac5afdb5dc776 (patch)
tree8eac764bb5ef07d472e9434ab1ba09f9605f5ade /drivers/parisc
parent252a52aa4fa22a668f019e55b3aac3ff71ec1c29 (diff)
downloadlinux-fed1db33fe85573487a4732d628ac5afdb5dc776.tar.xz
IPoIB: Set pkt_type correctly for multicast packets (fix IGMP breakage)
IGMP processing is broken because the IPOIB does not set the skb->pkt_type the right way for multicast traffic. All incoming packets are set to PACKET_HOST which means that igmp_recv() will ignore the IGMP broadcasts/multicasts. This in turn means that the IGMP timers are firing and are sending information about multicast subscriptions unnecessarily. In a large private network this can cause traffic spikes. Signed-off-by: Christoph Lameter <cl@linux.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'drivers/parisc')
0 files changed, 0 insertions, 0 deletions