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.txt.warn | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 sys/linux/vnet_mptcp.txt.warn (limited to 'sys/linux/vnet_mptcp.txt.warn') diff --git a/sys/linux/vnet_mptcp.txt.warn b/sys/linux/vnet_mptcp.txt.warn new file mode 100644 index 000000000..ed75cddb2 --- /dev/null +++ b/sys/linux/vnet_mptcp.txt.warn @@ -0,0 +1,8 @@ +compiler: unsupported struct: mptcp_capable_option due to missing const OPTION_MP_CAPABLE [arm64] +no-such-struct: mptcp_mp_join_option +compiler: unsupported struct: mptcp_syn_option due to missing const OPTION_TYPE_SYN [arm64] +no-such-struct: mptcp_syn_option +compiler: unsupported struct: mptcp_synack_option due to missing const OPTION_TYPE_SYNACK [arm64] +no-such-struct: mptcp_synack_option +compiler: unsupported struct: mptcp_ack_option due to missing const OPTION_TYPE_ACK [arm64] +no-such-struct: mptcp_mp_fclose_option -- cgit mrf-deployment