diff options
| author | Geliang Tang <[email protected]> | 2021-06-17 16:46:13 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2021-06-18 11:40:11 -0700 |
| commit | 0625118115cf2ee8e435bf86d1c1f0bfdee9d7c8 (patch) | |
| tree | 86669b2e27fcb1a4f7ecc029d0fa7073685e1150 /tools/perf/scripts/python | |
| parent | c863225b79426459feca2ef5b0cc2f07e8e68771 (diff) | |
mptcp: add csum_reqd in mptcp_options_received
This patch added a new flag csum_reqd in struct mptcp_options_received, if
the flag MPTCP_CAP_CHECKSUM_REQD is set in the receiving MP_CAPABLE
suboption, set this flag.
In mptcp_sk_clone and subflow_finish_connect, if the csum_reqd flag is set,
enable the msk->csum_enabled flag.
Acked-by: Paolo Abeni <[email protected]>
Signed-off-by: Geliang Tang <[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