Debian Patches

Status for mptcpd/0.13-2

Patch Description Author Forwarded Bugs Origin Last update
0001-tests-commands-only-use-one-subtest-322.patch tests: commands: only use one subtest (#322)
ELL 0.72 recently changed the way the subtests are executed: each one is
now executed in a dedicated process, forked from the same parent [1].

This is causing issues for the 'commands' test, because some shared info
are shared between subtests. 'info' could be created in a shared memory
with mmap(), but it looks like there are more changes needed in mptcpd
itself to cope with that, probably the memory allocated for the pm
structure and more.

Then, for the moment, it looks better and easier to simplify things, an
only use one subtest.


(cherry picked from commit 48942b2110805af236ca41164fde67830efd7507)
Matthieu Baerts <matttbe@kernel.org> no 2025-02-11

All known versions for source package 'mptcpd'

Links