diff options
| author | Eric Dumazet <[email protected]> | 2015-05-27 10:46:02 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2015-05-27 14:30:10 -0400 |
| commit | e2baad9e4b153c67dddc5ccf987395b842329c84 (patch) | |
| tree | f33a2c65ac5d1b832967e737e17bf19c4e79b34a /tools/perf/scripts/python | |
| parent | 5a7e4b48104d390bba323d5cf9764cbbc9819eb7 (diff) | |
tcp: connect() from bound sockets can be faster
__inet_hash_connect() does not use its third argument (port_offset)
if socket was already bound to a source port.
No need to perform useless but expensive md5 computations.
Reported-by: Crestez Dan Leonard <[email protected]>
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions