linux/drivers/net/bonding
John W. Linville 075897ce3b [PATCH] bonding: replicate IGMP traffic in activebackup mode
Replicate IGMP frames across all slaves in activebackup mode. This
ensures fail-over is rapid for multicast traffic as well. Otherwise,
multicast traffic will be lost until the next IGMP membership report
poll timeout.

This is conceptually similar to the treatment of IGMP traffic in
bond_alb_xmit. In that case, IGMP traffic transmitted on any slave
is re-routed to the active slave in order to ensure that multicast
traffic continues to be directed to the active receiver.

Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
2005-10-04 07:57:38 -04:00
..
bond_3ad.c [NET]: Kill skb->real_dev 2005-08-29 15:32:25 -07:00
bond_3ad.h [NET]: Kill skb->real_dev 2005-08-29 15:32:25 -07:00
bond_alb.c [NET]: Kill skb->real_dev 2005-08-29 15:32:25 -07:00
bond_alb.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
bond_main.c [PATCH] bonding: replicate IGMP traffic in activebackup mode 2005-10-04 07:57:38 -04:00
bonding.h [PATCH] fix bonding crash, remove old ABI support 2005-10-03 22:15:00 -04:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00