1
0
Files
linux/drivers
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
..
2006-09-20 15:58:44 +02:00
2006-09-23 15:33:43 -05:00
2006-08-31 15:45:48 +10:00
2006-09-23 21:03:52 -05:00
2006-09-24 01:52:47 -04:00
2006-09-22 17:48:57 -07:00
2006-09-23 11:34:43 -07:00