diff options
author | Eric Dumazet <[email protected]> | 2019-02-15 13:36:21 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-02-17 15:46:58 -0800 |
commit | 2c4cc9712364c051b1de2d175d5fbea6be948ebf (patch) | |
tree | 26a96c9f5c6762780a5941fddcb326eb8a555449 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 04c03114be82194d4a4858d41dba8e286ad1787c (diff) |
tcp: tcp_v4_err() should be more careful
ICMP handlers are not very often stressed, we should
make them more resilient to bugs that might surface in
the future.
If there is no packet in retransmit queue, we should
avoid a NULL deref.
Signed-off-by: Eric Dumazet <[email protected]>
Reported-by: soukjin bae <[email protected]>
Acked-by: Neal Cardwell <[email protected]>
Acked-by: Soheil Hassas Yeganeh <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions