mptcpd: update to 0.14
authorDaniel Golle <redacted>
Wed, 11 Feb 2026 00:49:34 +0000 (00:49 +0000)
committerDaniel Golle <redacted>
Fri, 20 Feb 2026 19:13:20 +0000 (19:13 +0000)
commit0643531d35863bbb1635cfdac3a0522529d4cac4
tree1805f801965d25b400de8df0500707421a779f90
parent7ee28465d8eab2ca983d895a961a4f7a4a900406
mptcpd: update to 0.14

- libmptcpd breaking changes: new deny_join_id0 parameter in connection interfaces
- subflow_closed interface has new error parameter
- add support for new 'laminar' in-kernel PM endpoint
- mptcpize now appends LD_PRELOAD instead of overriding
- mptcpize sets GODEBUG=multipathtcp=1 for Go applications
- add musl libc compatibility
  -> allows removal of most downstream patches
- support ELL 0.72 API changes
- security: added recommendation against world-writeable plugin directories

Link: https://github.com/intel/mptcpd/releases/tag/v0.14
Signed-off-by: Daniel Golle <redacted>
net/mptcpd/Makefile
net/mptcpd/patches/100-include-byteswap-h.patch [deleted file]
net/mptcpd/patches/110-define-bswap_constant_32.patch [deleted file]
net/mptcpd/patches/120-no-format-security.patch
net/mptcpd/patches/130-simplify-log-function.patch [deleted file]
net/mptcpd/patches/140-no-error-h.patch [deleted file]
git clone https://git.99rst.org/PROJECT