diff options
author | Damian Lukowski <[email protected]> | 2010-09-28 13:08:32 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2010-09-28 13:08:32 -0700 |
commit | 4d22f7d372f5769c6c0149e427ed6353e2dcfe61 (patch) | |
tree | 7f4ff499d171f4d9b78975300aedd6c9d527073f /tools/perf/util/trace-event-scripting.c | |
parent | 01db403cf99f739f86903314a489fb420e0e254f (diff) |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions