diff options
author | Akhmat Karakotov <hmukos@yandex-team.ru> | 2022-01-31 16:31:25 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-01-31 18:05:25 +0300 |
commit | cb6cd2cec799356e5e2f75a8591894599a6ad49d (patch) | |
tree | 7211b0a22e1a7011c1210fbfad9a0695f5a9bd93 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e7b9bfd18476cd3de9a3819235f9221e59abc80a (diff) | |
download | linux-cb6cd2cec799356e5e2f75a8591894599a6ad49d.tar.xz |
tcp: Change SYN ACK retransmit behaviour to account for rehash
Disabling rehash behavior did not affect SYN ACK retransmits because hash
was forcefully changed bypassing the sk_rethink_hash function. This patch
adds a condition which checks for rehash mode before resetting hash.
Signed-off-by: Akhmat Karakotov <hmukos@yandex-team.ru>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions