diff options
author | Damian Lukowski <damian@tvk.rwth-aachen.de> | 2010-09-28 22:08:32 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-09-28 22:08:32 +0200 |
commit | 4d22f7d372f5769c6c0149e427ed6353e2dcfe61 (patch) | |
tree | 7f4ff499d171f4d9b78975300aedd6c9d527073f /net/ipv4/Kconfig | |
parent | tcp: Fix >4GB writes on 64-bit. (diff) | |
download | linux-4d22f7d372f5769c6c0149e427ed6353e2dcfe61.tar.xz linux-4d22f7d372f5769c6c0149e427ed6353e2dcfe61.zip |
net-2.6: SYN retransmits: Add new parameter to retransmits_timed_out()
Fixes kernel Bugzilla Bug 18952
This patch adds a syn_set parameter to the retransmits_timed_out()
routine and updates its callers. If not set, TCP_RTO_MIN is taken
as the calculation basis as before. If set, TCP_TIMEOUT_INIT is
used instead, so that sysctl_syn_retries represents the actual
amount of SYN retransmissions in case no SYNACKs are received when
establishing a new connection.
Signed-off-by: Damian Lukowski <damian@tvk.rwth-aachen.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/Kconfig')
0 files changed, 0 insertions, 0 deletions