diff options
author | 2022-01-31 16:31:25 +0300 | |
---|---|---|
committer | 2022-01-31 15:05:25 +0000 | |
commit | cb6cd2cec799356e5e2f75a8591894599a6ad49d (patch) | |
tree | 7211b0a22e1a7011c1210fbfad9a0695f5a9bd93 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | bpf: Add SO_TXREHASH setsockopt (diff) | |
download | linux-dev-cb6cd2cec799356e5e2f75a8591894599a6ad49d.tar.xz linux-dev-cb6cd2cec799356e5e2f75a8591894599a6ad49d.zip |
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