diff options
author | Matthieu Baerts <matthieu.baerts@tessares.net> | 2022-02-03 04:03:38 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-02-03 14:44:08 +0300 |
commit | 902c8f8648828c9293533cc54393f163fb594d06 (patch) | |
tree | 37574f8d10ef3031e667a16cbcc45096fa7a97a5 /tools/perf/scripts/python/stackcollapse.py | |
parent | d7889cfa0b892dfe2a44f72c866ddf41ca19f048 (diff) | |
download | linux-902c8f8648828c9293533cc54393f163fb594d06.tar.xz |
mptcp: reduce branching when writing MP_FAIL option
MP_FAIL should be use in very rare cases, either when the TCP RST flag
is set -- with or without an MP_RST -- or with a DSS, see
mptcp_established_options().
Here, we do the same in mptcp_write_options().
Co-developed-by: Geliang Tang <geliang.tang@suse.com>
Signed-off-by: Geliang Tang <geliang.tang@suse.com>
Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions