From 326d4c7836f3fd67d56cefb373c70a9d1a48c827 Mon Sep 17 00:00:00 2001 From: Christoph Paasch Date: Fri, 24 Jan 2020 15:17:36 +0000 Subject: sys/linux: add IPPROTO_MPTCP support Adding support for IPPROTO_MPTCP. Like SMC, it is on top of TCP and can thus be treated like a regular TCP socket. --- CONTRIBUTORS | 1 + 1 file changed, 1 insertion(+) (limited to 'CONTRIBUTORS') diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 53a659ec2..eeb13f5b4 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -53,3 +53,4 @@ Cody Holliday JinWoo Lee Andrew Turner Ethercflow +Christoph Paasch -- cgit mrf-deployment