linux/drivers/net/bonding
Jay Vosburgh 8f903c708f [PATCH] bonding: suppress duplicate packets
Originally submitted by Kenzo Iwami; his original description is:

The current bonding driver receives duplicate packets when broadcast/
multicast packets are sent by other devices or packets are flooded by the
switch. In this patch, new flags are added in priv_flags of net_device
structure to let the bonding driver discard duplicate packets in
dev.c:skb_bond().

	Modified by Jay Vosburgh to change a define name, update some
comments, rearrange the new skb_bond() for clarity, clear all bonding
priv_flags on slave release, and update the driver version.

Signed-off-by: Kenzo Iwami <k-iwami@cj.jp.nec.com>
Signed-off-by: Jay Vosburgh <fubar@us.ibm.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2006-03-03 20:58:00 -05:00
..
bond_3ad.c [bonding] Remove superfluous changelog. 2005-11-28 13:54:22 -05:00
bond_3ad.h [bonding] Remove superfluous changelog. 2005-11-28 13:54:22 -05:00
bond_alb.c [PATCH] bonding: UPDATED hash-table corruption in bond_alb.c 2006-01-12 16:35:39 -05:00
bond_alb.h [bonding] Remove superfluous changelog. 2005-11-28 13:54:22 -05:00
bond_main.c [PATCH] bonding: suppress duplicate packets 2006-03-03 20:58:00 -05:00
bond_sysfs.c [PATCH] bonding: suppress duplicate packets 2006-03-03 20:58:00 -05:00
bonding.h [PATCH] bonding: suppress duplicate packets 2006-03-03 20:58:00 -05:00
Makefile [PATCH] bonding: add sysfs functionality to bonding (large) 2005-11-13 14:48:21 -05:00