diff options
Diffstat (limited to 'sys/linux/mptcp.txt')
| -rw-r--r-- | sys/linux/mptcp.txt | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/sys/linux/mptcp.txt b/sys/linux/mptcp.txt index ef5a81527..76755e385 100644 --- a/sys/linux/mptcp.txt +++ b/sys/linux/mptcp.txt @@ -1,8 +1,11 @@ # Copyright 2018 syzkaller project authors. All rights reserved. # # Use of this source code is governed by Apache 2 LICENSE that can be found in the LICENSE file. -# Constants for this descriptions were generated on the following tree: -# https://github.com/multipath-tcp/mptcp_net-next +# TCP Extensions for Multipath Operation with Multiple Addresses +# https://tools.ietf.org/html/rfc6824 +# This is not upstream yes, constants for this descriptions were generated on the following tree: +# https://github.com/multipath-tcp/mptcp_net-next.git +# Once this is upstream we need to move this to vnet.txt include <net/tcp.h> include <net/mptcp.h> |
