diff options
| author | Christoph Paasch <christoph.paasch@gmail.com> | 2020-01-24 15:17:36 +0000 |
|---|---|---|
| committer | Dmitry Vyukov <dvyukov@google.com> | 2020-02-01 11:14:31 +0100 |
| commit | 326d4c7836f3fd67d56cefb373c70a9d1a48c827 (patch) | |
| tree | 8b813ce570616ebde25d17989f7ce25ee5926ad8 /CONTRIBUTORS | |
| parent | 0eb59c27682ecbe1d467de4c4accbb3f9c807042 (diff) | |
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.
Diffstat (limited to 'CONTRIBUTORS')
| -rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
