diff options
| author | Eric Dumazet <[email protected]> | 2011-11-30 01:02:41 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2011-11-30 16:55:26 -0500 |
| commit | d8a6e65f8b6b6b0142ebab578472906d89d63657 (patch) | |
| tree | a0231b1aa1c44252c79c9cb769bd0695e021f1b6 /tools/perf/scripts/python | |
| parent | de565664041d954b60f87e3d576a784cf25672d0 (diff) | |
tcp: inherit listener congestion control for passive cnx
Rick Jones reported that TCP_CONGESTION sockopt performed on a listener
was ignored for its children sockets : right after accept() the
congestion control for new socket is the system default one.
This seems an oversight of the initial design (quoted from Stephen)
Based on prior investigation and patch from Rick.
Reported-by: Rick Jones <[email protected]>
Signed-off-by: Eric Dumazet <[email protected]>
CC: Stephen Hemminger <[email protected]>
CC: Yuchung Cheng <[email protected]>
Tested-by: Rick Jones <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions