Matthieu Baerts cb99816cb5 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>
2022-11-29 20:24:26 -08:00
..
2022-05-20 15:29:00 -07:00
2020-06-26 16:21:39 -07:00
2022-05-05 19:00:16 -07:00
2022-05-05 19:00:16 -07:00
2022-11-11 21:19:47 -08:00
2022-11-11 21:19:47 -08:00