From a3d9f7e34dbad7e7c6804ee5107c3ddcf0bfef22 Mon Sep 17 00:00:00 2001 From: Dmitry Vyukov Date: Fri, 25 Jan 2019 16:10:00 +0100 Subject: sys/linux: fix up mptcp descriptions 1. Generate .const files for all arches. 2. Don't extract mptcp consts on android. 3. Remove mptcp includes from vnet.txt. 4. Enable CONFIG_MPTCP in syz-extract (mptcp is not like all other kernel headers). --- sys/linux/vnet.txt | 3 --- 1 file changed, 3 deletions(-) (limited to 'sys/linux/vnet.txt') diff --git a/sys/linux/vnet.txt b/sys/linux/vnet.txt index 3db43fbac..1045fa4b5 100644 --- a/sys/linux/vnet.txt +++ b/sys/linux/vnet.txt @@ -736,9 +736,6 @@ ipv6_payload [ # http://www.iana.org/assignments/tcp-parameters/tcp-parameters.xhtml include -include -include -include include tcp_option [ -- cgit mrf-deployment