mptcpd: add package
authorDaniel Golle <daniel@makrotopia.org>
Fri, 25 Oct 2024 18:54:29 +0000 (19:54 +0100)
committerDaniel Golle <daniel@makrotopia.org>
Sat, 26 Oct 2024 18:20:18 +0000 (19:20 +0100)
commitd6908b2c5d7068177b895e2c0d158913e9f027f1
tree910e824ea8cb021b0de1789b74fb232f1369da71
parent31a81c6045bc2d2311713d83c9867fb0dffd8ceb
mptcpd: add package

Package Multipath TCP daemon (mptcpd) and wrapper (mptcpize).

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
net/mptcpd/Makefile [new file with mode: 0644]
net/mptcpd/files/mptcpd.init [new file with mode: 0644]
net/mptcpd/patches/001-Make-listening-socket-creation-optional.-297.patch [new file with mode: 0644]
net/mptcpd/patches/002-Support-ELL-0.68-l_netlink_message-API.-303.patch [new file with mode: 0644]
net/mptcpd/patches/050-ell-only-include-ell-ell.h-header.patch [new file with mode: 0644]
net/mptcpd/patches/100-include-byteswap-h.patch [new file with mode: 0644]
net/mptcpd/patches/110-define-bswap_constant_32.patch [new file with mode: 0644]
net/mptcpd/patches/120-no-format-security.patch [new file with mode: 0644]
net/mptcpd/patches/130-simplify-log-function.patch [new file with mode: 0644]
net/mptcpd/patches/140-no-error-h.patch [new file with mode: 0644]