diff options
author | Paolo Abeni <pabeni@redhat.com> | 2021-06-10 15:59:42 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-06-10 16:47:45 -0700 |
commit | 61e710227e97172355d5f150d5c78c64175d9fb2 (patch) | |
tree | a042fe4f080d063ab90b9de0bad677a2dc757307 /tools | |
parent | 99d1055ce2469dca3dd14be0991ff8133e25e3d0 (diff) | |
download | lwn-61e710227e97172355d5f150d5c78c64175d9fb2.tar.gz lwn-61e710227e97172355d5f150d5c78c64175d9fb2.zip |
mptcp: do not warn on bad input from the network
warn_bad_map() produces a kernel WARN on bad input coming
from the network. Use pr_debug() to avoid spamming the system
log.
Additionally, when the right bound check fails, warn_bad_map() reports
the wrong ssn value, let's fix it.
Fixes: 648ef4b88673 ("mptcp: Implement MPTCP receive path")
Closes: https://github.com/multipath-tcp/mptcp_net-next/issues/107
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>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions