From ef27ba34a6922b02adfa5e61472acf7693c04a7d Mon Sep 17 00:00:00 2001 From: Andrey Konovalov Date: Thu, 11 Jun 2020 00:19:34 +0200 Subject: sys/linux: rename mptcp.txt to vnet_mptcp.txt --- sys/linux/vnet_mptcp_arm64.const | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 sys/linux/vnet_mptcp_arm64.const (limited to 'sys/linux/vnet_mptcp_arm64.const') diff --git a/sys/linux/vnet_mptcp_arm64.const b/sys/linux/vnet_mptcp_arm64.const new file mode 100644 index 000000000..b51727b62 --- /dev/null +++ b/sys/linux/vnet_mptcp_arm64.const @@ -0,0 +1,10 @@ +# AUTOGENERATED FILE +# OPTION_ADD_ADDR is not set +# OPTION_MP_CAPABLE is not set +# OPTION_MP_FCLOSE is not set +# OPTION_MP_JOIN is not set +# OPTION_REMOVE_ADDR is not set +# OPTION_TYPE_ACK is not set +# OPTION_TYPE_SYN is not set +# OPTION_TYPE_SYNACK is not set +TCPOPT_MPTCP = 30 -- cgit mrf-deployment