Searched hist:"50 c504a20a754ca37b5e1f4e660cd687769a7dca" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/net/mptcp/ |
H A D | options.c | diff 50c504a20a754ca37b5e1f4e660cd687769a7dca Thu Dec 10 16:25:04 CST 2020 Florian Westphal <fw@strlen.de> mptcp: parse and act on incoming FASTCLOSE option
parse the MPTCP FASTCLOSE subtype.
If provided key matches the local one, schedule the work queue to close (with tcp reset) all subflows.
The MPTCP socket moves to closed state immediately.
Reviewed-by: Matthieu Baerts <matthieu.baerts@tessares.net> Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | protocol.h | diff 50c504a20a754ca37b5e1f4e660cd687769a7dca Thu Dec 10 16:25:04 CST 2020 Florian Westphal <fw@strlen.de> mptcp: parse and act on incoming FASTCLOSE option
parse the MPTCP FASTCLOSE subtype.
If provided key matches the local one, schedule the work queue to close (with tcp reset) all subflows.
The MPTCP socket moves to closed state immediately.
Reviewed-by: Matthieu Baerts <matthieu.baerts@tessares.net> Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|
H A D | protocol.c | diff 50c504a20a754ca37b5e1f4e660cd687769a7dca Thu Dec 10 16:25:04 CST 2020 Florian Westphal <fw@strlen.de> mptcp: parse and act on incoming FASTCLOSE option
parse the MPTCP FASTCLOSE subtype.
If provided key matches the local one, schedule the work queue to close (with tcp reset) all subflows.
The MPTCP socket moves to closed state immediately.
Reviewed-by: Matthieu Baerts <matthieu.baerts@tessares.net> Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|