diff options
author | Jay Vosburgh <[email protected]> | 2006-09-22 21:54:10 -0700 |
---|---|---|
committer | Jeff Garzik <[email protected]> | 2006-09-25 20:08:09 -0400 |
commit | 0b680e753724d31a9c45f059d1aad29df54584a1 (patch) | |
tree | 02f121ee2804e63d17015907da3b2c51d81223be /net/unix/af_unix.c | |
parent | 54ef313714070b397d3857289f0fd099b7643631 (diff) |
[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 <[email protected]>; this patch is
modified from his original.
Signed-off-by: Martin Papik <[email protected]>
Signed-off-by: Jay Vosburgh <[email protected]>
Signed-off-by: Jeff Garzik <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions