diff options
| author | Eric Dumazet <[email protected]> | 2011-08-30 23:31:58 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2011-09-15 15:36:34 -0400 |
| commit | c37e0c993055d8c4fd82202331d06e6ef9bfec4b (patch) | |
| tree | 6145e674eef915ec15f605646be59c4b9ff4852b /tools/perf/scripts/python/bin | |
| parent | 3e829a784c16513ac9a1d29ad23d7753d8f40b79 (diff) | |
net: linkwatch: allow vlans to get carrier changes faster
There is a time-lag of IFF_RUNNING flag consistency between vlan and
real devices when the real devices are in problem such as link or cable
broken.
This leads to a degradation of Availability such as a delay of failover
in HA systems using vlan since the detection of the problem at real
device is delayed.
We can avoid the linkwatch delay (~1 sec) for devices linked to another
ones, since delay is already done for the realdev.
Based on a previous patch from Mitsuo Hayasaka
Reported-by: Mitsuo Hayasaka <[email protected]>
Signed-off-by: Eric Dumazet <[email protected]>
Cc: Herbert Xu <[email protected]>
Cc: Patrick McHardy <[email protected]>
Cc: "Michał Mirosław" <[email protected]>
Cc: Tom Herbert <[email protected]>
Cc: Stephen Hemminger <[email protected]>
Cc: Jesse Gross <[email protected]>
Tested-by: Mitsuo Hayasaka <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions