linux/net/mptcp
Peter Krystad 717e79c867 mptcp: Add setsockopt()/getsockopt() socket operations
set/getsockopt behaviour with multiple subflows is undefined.
Therefore, for now, we return -EOPNOTSUPP unless we're in fallback mode.

Co-developed-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
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
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 setsockopt()/getsockopt() socket operations 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