aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMat Martineau <[email protected]>2020-01-09 07:59:22 -0800
committerDavid S. Miller <[email protected]>2020-01-09 18:41:41 -0800
commit9cfcca2389d7e07647ee69950f46ab5e6dfe03ac (patch)
tree88600218e9477c870620645b827b44814235e3aa /tools/perf/scripts/python
parent35b2c32116091ef87a15c604cac363da8322a288 (diff)
tcp: Check for filled TCP option space before SACK
Update the SACK check to work with zero option space available, a case that's possible with MPTCP but not MD5+TS. Maintained only one conditional branch for insufficient SACK space. v1 -> v2: - Moves the check inside the SACK branch by taking recent SACK fix: 9424e2e7ad93 (tcp: md5: fix potential overestimation of TCP option space) in to account, but modifies it to work in MPTCP scenarios beyond the MD5+TS corner case. Co-developed-by: Paolo Abeni <[email protected]> Signed-off-by: Paolo Abeni <[email protected]> Reviewed-by: Eric Dumazet <[email protected]> Signed-off-by: Mat Martineau <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions