Home
last modified time | relevance | path

Searched hist:a42cf9d18278a172ff2dcdf51b8772462d2fa5a5 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/mptcp/
H A Dprotocol.cdiff a42cf9d18278a172ff2dcdf51b8772462d2fa5a5 Mon Sep 26 18:27:39 CDT 2022 Benjamin Hesmans <benjamin.hesmans@tessares.net> mptcp: poll allow write call before actual connect

If fastopen is used, poll must allow a first write that will trigger
the SYN+data

Similar to what is done in tcp_poll().

Acked-by: Paolo Abeni <pabeni@redhat.com>
Reviewed-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Signed-off-by: Benjamin Hesmans <benjamin.hesmans@tessares.net>
Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>