linux-stable/drivers/infiniband/ulp
Jason Gunthorpe d1178cbcdc IB/ipoib: Suppress warning for send only join failures
We expect send only joins to fail, it just means there are no listeners
for the group. The correct thing to do is silently drop the packet
at source.

Eg avahi will full join 224.0.0.251 which causes a send only IGMP packet
to 224.0.0.22, and then a warning level kmessage like this:

 ib0: sendonly multicast join failed for ff12:401b:ffff:0000:0000:0000:0000:0016, status -22

If there is no IP router listening to IGMP.

Signed-off-by: Jason Gunthorpe <jgunthorpe@obsidianresearch.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
2015-09-03 17:11:05 -04:00
..
ipoib IB/ipoib: Suppress warning for send only join failures 2015-09-03 17:11:05 -04:00
iser IB/core: Make ib_dealloc_pd return void 2015-08-30 18:12:39 -04:00
isert iser-target: Remove ib_get_dma_mr calls 2015-08-30 18:12:35 -04:00
srp IB/srp: Fix possible protection fault 2015-09-03 15:59:48 -04:00
srpt ib_srpt: Remove ib_get_dma_mr calls 2015-08-30 18:12:35 -04:00
Makefile IB: Allow build of hw/ and ulp/ subdirectories independently 2014-06-02 14:51:12 -07:00