diff options
| author | Andrey Konovalov <andreyknvl@google.com> | 2020-06-11 00:19:34 +0200 |
|---|---|---|
| committer | Andrey Konovalov <andreyknvl@gmail.com> | 2020-06-12 18:42:12 +0200 |
| commit | ef27ba34a6922b02adfa5e61472acf7693c04a7d (patch) | |
| tree | 562aff934a999e3ddd4b5425982a70a0b86f79e6 /sys/linux/vnet_mptcp.txt.warn | |
| parent | af47d1d5c0ae25fee15d64606dc1f78a075a894b (diff) | |
sys/linux: rename mptcp.txt to vnet_mptcp.txt
Diffstat (limited to 'sys/linux/vnet_mptcp.txt.warn')
| -rw-r--r-- | sys/linux/vnet_mptcp.txt.warn | 8 |
1 files changed, 8 insertions, 0 deletions
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 |
