linux/drivers/net/bonding
Jay Vosburgh 0b680e7537 [PATCH] bonding: Add priv_flag to avoid event mishandling
Add priv_flag to specifically identify bonding-involved devices.  Needed
because IFF_MASTER is an unreliable identifier (vlan interfaces above bonding
will inherit IFF_MASTER).  Misidentification of devices would cause
notifier events for other devices to be erroneously processed by bonding,
causing various havoc.

Bug discovered by Martin Papik <martin.papik@ipsec.info>; this patch is
modified from his original.

Signed-off-by: Martin Papik <martin.papik@ipsec.info>
Signed-off-by: Jay Vosburgh <fubar@us.ibm.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2006-09-25 20:08:09 -04:00
..
bond_3ad.c [PATCH] bonding: Allow bonding to enslave a 10 Gig adapter 2006-09-25 20:08:08 -04:00
bond_3ad.h [PATCH] bonding: support carrier state for master 2006-03-29 17:34:02 -05:00
bond_alb.c Massive net driver const-ification. 2006-03-03 21:33:57 -05:00
bond_alb.h [bonding] Remove superfluous changelog. 2005-11-28 13:54:22 -05:00
bond_main.c [PATCH] bonding: Add priv_flag to avoid event mishandling 2006-09-25 20:08:09 -04:00
bond_sysfs.c [PATCH] bonding: Remove unneeded NULL test 2006-09-25 20:08:09 -04:00
bonding.h [PATCH] bonding: Convert delay value from s16 to int 2006-09-25 20:08:08 -04:00
Makefile [PATCH] bonding: add sysfs functionality to bonding (large) 2005-11-13 14:48:21 -05:00