commit | 8d548ea1dd157a40ff5882224795a82a5b9abfe6 | [log] [tgz] |
---|---|---|
author | Paolo Abeni <pabeni@redhat.com> | Thu Aug 26 17:44:50 2021 -0700 |
committer | David S. Miller <davem@davemloft.net> | Fri Aug 27 09:45:07 2021 +0100 |
tree | 59811955fd1543c9776e58e4c41122d9ea93ef98 | |
parent | 3aa7857fe1d7ac7f600f5b7e1530396fb06822bf [diff] |
mptcp: do not set unconditionally csum_reqd on incoming opt Should be set only if the ingress packets present it, otherwise we can confuse csum validation. Signed-off-by: Paolo Abeni <pabeni@redhat.com> Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>