linux/drivers/infiniband/ulp/ipoib
Eli Cohen 5ccd025553 IPoIB: Rejoin all multicast groups after a port event
When ipoib_ib_dev_flush() is called because of a port event, the
driver needs to rejoin all multicast groups, since the flush will call
ipoib_mcast_dev_flush() (via ipoib_ib_dev_down()).  Otherwise no
(non-broadcast) multicast groups will be rejoined until the networking
core calls ->set_multicast_list again, and so multicast reception will
be broken for potentially a long time.

Signed-off-by: Eli Cohen <eli@mellanox.co.il>
Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-09-22 15:22:56 -07:00
..
ipoib_fs.c IB: simplify static rate encoding 2006-04-10 09:43:47 -07:00
ipoib_ib.c IPoIB: Rejoin all multicast groups after a port event 2006-09-22 15:22:56 -07:00
ipoib_main.c IB/sa: Require SA registration 2006-09-22 15:22:53 -07:00
ipoib_multicast.c IPoIB: Create MCGs with all attributes required by RFC 2006-09-22 15:22:56 -07:00
ipoib_verbs.c IPoIB: Handle client reregister events 2006-06-17 20:37:36 -07:00
ipoib_vlan.c IPoIB: Free child interfaces properly 2006-05-09 22:54:59 -07:00
ipoib.h IB/sa: Require SA registration 2006-09-22 15:22:53 -07:00
Kconfig IB/ipoib: Remove broken link from Kconfig and documentation 2006-08-03 10:48:31 -07:00
Makefile [PATCH] IB: move include files to include/rdma 2005-08-26 20:37:38 -07:00