Multipath TCP daemon
Go to file
Davide Caratti 48060eedb4 workaround for broken uAPI headers in upstream kernels
undefine HAVE_LINUX_MPTCP_H_UPSTREAM and use a local version of the
MPTCP uAPI, taken from c9s kernel headers where the uAPI fix has
already been backported from upstream.
See also: https://lore.kernel.org/mptcp/20220628010243.166605-9-mathew.j.martineau@linux.intel.com/

Related: #2103287

Signed-off-by: Davide Caratti
2022-07-06 16:04:58 +02:00
tests fix selftests 2021-10-12 11:43:32 +02:00
.gitignore Update to release 0.8 2021-09-30 09:12:49 +02:00
0001-mptcpize-force-MPTCP-usage-for-IPPROTO_IP-too-159.patch fix mptcpize failures in some common scenarios 2021-11-30 14:23:15 +01:00
0001-mptcpize-use-explicit-file-copy-instead-of-rename-16.patch fix mptcpize failures in some common scenarios 2021-11-30 14:23:15 +01:00
0003-fix-multilib-install.patch fix 'check_conflicts' on multilib 2021-06-23 18:22:07 +02:00
gating.yaml add mptcpd simple sanity test and enable gating 2021-06-22 16:37:06 +02:00
mptcpd.spec workaround for broken uAPI headers in upstream kernels 2022-07-06 16:04:58 +02:00
sources Update to release 0.8 2021-09-30 09:12:49 +02:00
workaround-build-issues-uapi.patch workaround for broken uAPI headers in upstream kernels 2022-07-06 16:04:58 +02:00