From: Davide Caratti <[email protected]> so that MPTCP-level socket diagnostics are available to userspace applications like 'ss'.
Signed-off-by: Davide Caratti <[email protected]> --- redhat/configs/common/generic/CONFIG_INET_MPTCP_DIAG | 1 + 1 file changed, 1 insertion(+) create mode 100644 redhat/configs/common/generic/CONFIG_INET_MPTCP_DIAG diff --git a/redhat/configs/common/generic/CONFIG_INET_MPTCP_DIAG b/redhat/configs/common/generic/CONFIG_INET_MPTCP_DIAG new file mode 100644 index 000000000000..9ff0e8977aa7 --- /dev/null +++ b/redhat/configs/common/generic/CONFIG_INET_MPTCP_DIAG @@ -0,0 +1 @@ +CONFIG_INET_MPTCP_DIAG=m -- GitLab _______________________________________________ kernel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
