diff options
author | Florian Westphal <[email protected]> | 2021-04-15 16:45:01 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-04-16 15:23:10 -0700 |
commit | aa1fbd94e5c7d3a356058b4ee4a455d952dd48aa (patch) | |
tree | e45cd4aca99fc8c12db362f8db50c2b1387f7ac1 /tools/perf/scripts/python | |
parent | a03c99b253c232d7d305c9dd476b5b120841dff7 (diff) |
mptcp: sockopt: add TCP_CONGESTION and TCP_INFO
TCP_CONGESTION is set for all subflows.
The mptcp socket gains icsk_ca_ops too so it can be used to keep the
authoritative state that should be set on new/future subflows.
TCP_INFO will return first subflow only.
The out-of-tree kernel has a MPTCP_INFO getsockopt, this could be added
later on.
Acked-by: Paolo Abeni <[email protected]>
Signed-off-by: Florian Westphal <[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