diff options
author | Geliang Tang <geliangtang@gmail.com> | 2021-06-17 16:46:13 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-18 11:40:11 -0700 |
commit | 0625118115cf2ee8e435bf86d1c1f0bfdee9d7c8 (patch) | |
tree | 86669b2e27fcb1a4f7ecc029d0fa7073685e1150 /include/net/mptcp.h | |
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 <pabeni@redhat.com>
Signed-off-by: Geliang Tang <geliangtang@gmail.com>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/mptcp.h')
0 files changed, 0 insertions, 0 deletions