summaryrefslogtreecommitdiff
path: root/net/mptcp/Kconfig
diff options
context:
space:
mode:
authorPaolo Abeni <pabeni@redhat.com>2020-07-09 15:12:41 +0200
committerDavid S. Miller <davem@davemloft.net>2020-07-09 12:38:41 -0700
commitac3b45f6095452a9731f8825be1513d326dbfa15 (patch)
treefbdc9d263aa240d5d478b98c4097068e0524d45e /net/mptcp/Kconfig
parent96d890daad05a3e47e914451f07b79275b325c95 (diff)
mptcp: add MPTCP socket diag interface
exposes basic inet socket attribute, plus some MPTCP socket fields comprising PM status and MPTCP-level sequence numbers. Reviewed-by: Mat Martineau <mathew.j.martineau@linux.intel.com> Signed-off-by: Paolo Abeni <pabeni@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/mptcp/Kconfig')
-rw-r--r--net/mptcp/Kconfig4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/mptcp/Kconfig b/net/mptcp/Kconfig
index af84fce70bb0..698bc3525160 100644
--- a/net/mptcp/Kconfig
+++ b/net/mptcp/Kconfig
@@ -13,6 +13,10 @@ config MPTCP
if MPTCP
+config INET_MPTCP_DIAG
+ depends on INET_DIAG
+ def_tristate INET_DIAG
+
config MPTCP_IPV6
bool "MPTCP: IPv6 support for Multipath TCP"
select IPV6