public inbox for mptcp@lists.linux.dev
 help / color / mirror / Atom feed
From: Matthieu Baerts <matttbe@kernel.org>
To: MPTCP Linux <mptcp@lists.linux.dev>
Subject: mptcpd 0.14 released
Date: Fri, 19 Dec 2025 19:51:59 +0100	[thread overview]
Message-ID: <199e713c-5efe-445e-9dd6-82913a6a4edb@kernel.org> (raw)

Hello,

mptcpd 0.14 is now available at:

    https://github.com/multipath-tcp/mptcpd/releases/tag/v0.14


Notable changes include the following:

- libmptcpd breaking changes:

  - 'new_connection' and 'connection_established' interfaces have a new
     parameter: deny_join_id0. It is set when the other peer requested
     not to create new subflows to the initial IP address and port.
     See: https://www.mptcp.dev/load-balancer.html

  - 'subflow_closed' interface has a new 'error' parameter, set to a
    non-zero errno value if the subflow has been closed due to an error
    like a reset, a timeout, etc.

- Add support for the new 'laminar' in-kernel PM endpoint, see:
  https://www.mptcp.dev/pm.html

- mptcpize: LD_PRELOAD is now appended, not overridden.

- mptcpize: GODEBUG=multipathtcp=1 environment variable is also set.
  GODEBUG is appended if it is already defined.

- mptcpd now support ELL 0.72: a recent API change broke mptcpd
  'commands' test.

- Add musl libc compatibility. Note that the unit tests still require
  GLibC.

- A recommendation has been added not to have a plugin directory with
  world writeable permissions for security reasons.

Cheers,
Matt
-- 
Sponsored by the NGI0 Core fund.


                 reply	other threads:[~2025-12-19 18:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=199e713c-5efe-445e-9dd6-82913a6a4edb@kernel.org \
    --to=matttbe@kernel.org \
    --cc=mptcp@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox