linux_dsm_epyc7002/net/mptcp
Peter Krystad 214984901a mptcp: Add shutdown() socket operation
Call shutdown on all subflows in use on the given socket, or on the
fallback socket.

Co-developed-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: Peter Krystad <peter.krystad@linux.intel.com>
Signed-off-by: Christoph Paasch <cpaasch@apple.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-01-24 13:44:07 +01:00
..
crypto.c mptcp: Add key generation and token tree 2020-01-24 13:44:07 +01:00
Kconfig mptcp: Add MPTCP socket stubs 2020-01-24 13:44:07 +01:00
Makefile mptcp: Add key generation and token tree 2020-01-24 13:44:07 +01:00
options.c mptcp: Handle MP_CAPABLE options for outgoing connections 2020-01-24 13:44:07 +01:00
protocol.c mptcp: Add shutdown() socket operation 2020-01-24 13:44:07 +01:00
protocol.h mptcp: Add key generation and token tree 2020-01-24 13:44:07 +01:00
subflow.c mptcp: Add key generation and token tree 2020-01-24 13:44:07 +01:00
token.c mptcp: Add key generation and token tree 2020-01-24 13:44:07 +01:00