diff options
author | Matthieu Baerts <matthieu.baerts@tessares.net> | 2022-11-26 01:29:53 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-11-30 07:24:26 +0300 |
commit | cb99816cb59d4253758827186d5a5616f9825b6c (patch) | |
tree | 8312234f8ed4b9360a8ca7562360a423bc910388 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 4ffb0a02346c14f5e83711668f19b6b551cd32ed (diff) | |
download | linux-cb99816cb59d4253758827186d5a5616f9825b6c.tar.xz |
mptcp: add support for TCP_FASTOPEN_KEY sockopt
The goal of this socket option is to set different keys per listener,
see commit 1fba70e5b6be ("tcp: socket option to set TCP fast open key")
for more details about this socket option.
The only thing to do here with MPTCP is to relay the request to the
first subflow like it is already done for the other TCP_FASTOPEN* socket
options.
Acked-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions