diff options
| author | Yuchung Cheng <[email protected]> | 2019-01-16 15:05:28 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-01-17 15:12:26 -0800 |
| commit | 88f8598d0a302a08380eadefd09b9f5cb1c4c428 (patch) | |
| tree | f31cbddb0cc70e708a7c6e27107410fd47685a49 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
| parent | 9b420eff9fcf69a85034c1e657a861de575c96e1 (diff) | |
tcp: exit if nothing to retransmit on RTO timeout
Previously TCP only warns if its RTO timer fires and the
retransmission queue is empty, but it'll cause null pointer
reference later on. It's better to avoid such catastrophic failure
and simply exit with a warning.
Signed-off-by: Yuchung Cheng <[email protected]>
Signed-off-by: Eric Dumazet <[email protected]>
Reviewed-by: Neal Cardwell <[email protected]>
Reviewed-by: Soheil Hassas Yeganeh <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions