diff options
author | Dmytro Shytyi <dmytro@shytyi.net> | 2022-11-25 23:29:52 +0100 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-11-29 20:24:25 -0800 |
commit | 4ffb0a02346c14f5e83711668f19b6b551cd32ed (patch) | |
tree | 3c884ca3c3354b2338dd8690198d2e02189ec22c /net/mptcp/mib.c | |
parent | 36b122baf6a8bd46b4a591f12f4ed17b22257408 (diff) | |
download | linux-4ffb0a02346c14f5e83711668f19b6b551cd32ed.tar.gz linux-4ffb0a02346c14f5e83711668f19b6b551cd32ed.tar.bz2 linux-4ffb0a02346c14f5e83711668f19b6b551cd32ed.zip |
mptcp: add TCP_FASTOPEN sock option
The TCP_FASTOPEN socket option is one way for the application to tell
the kernel TFO support has to be enabled for the listener socket.
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: Dmytro Shytyi <dmytro@shytyi.net>
Signed-off-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/mptcp/mib.c')
0 files changed, 0 insertions, 0 deletions