From: "Matthieu Baerts (NGI0)" <matttbe@kernel.org>
To: MPTCP Linux <mptcp@lists.linux.dev>
Cc: "Matthieu Baerts (NGI0)" <matttbe@kernel.org>
Subject: [PATCH iproute-mptcp 0/6] mptcp: new endpoint type and info flags
Date: Wed, 12 Nov 2025 17:24:43 +0100 [thread overview]
Message-ID: <20251112-laminar-v1-0-e23dbf584aa4@kernel.org> (raw)
Here is a series for iproute2 I'm planning to send to netdev. If nobody
has time to check them, I'm sure it is fine if I send them directly.
- Patch 1: add an entry in the MAINTAINERS file for MPTCP.
Note: There is usually one person and one ML per entry, but I can add
more if preferred.
- Patch 2: fix two minor typos in the man page.
- Patch 3: add laminar endpoint support
- Patches 4-6: display missing attributes and flags in the 'monitor'.
Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
---
Matthieu Baerts (NGI0) (6):
MAINTAINERS: add entry for mptcp
man: mptcp: fix minor typos
mptcp: add 'laminar' endpoint support
mptcp: monitor: add 'server side' info
mptcp: monitor: add 'deny join id0' info
mptcp: monitor: support 'server side' as a flag
MAINTAINERS | 7 +++++++
ip/ipmptcp.c | 20 +++++++++++++++++---
man/man8/ip-mptcp.8 | 17 +++++++++++++++--
misc/ss.c | 2 ++
4 files changed, 41 insertions(+), 5 deletions(-)
---
base-commit: ca756f36a0c6d24ab60657f8d14312c17443e5f0
change-id: 20251022-laminar-a8f8719ff4f6
Best regards,
--
Matthieu Baerts (NGI0) <matttbe@kernel.org>
next reply other threads:[~2025-11-12 16:25 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-12 16:24 Matthieu Baerts (NGI0) [this message]
2025-11-12 16:24 ` [PATCH iproute-mptcp 1/6] MAINTAINERS: add entry for mptcp Matthieu Baerts (NGI0)
2025-11-12 16:24 ` [PATCH iproute-mptcp 2/6] man: mptcp: fix minor typos Matthieu Baerts (NGI0)
2025-11-12 16:24 ` [PATCH iproute-mptcp 3/6] mptcp: add 'laminar' endpoint support Matthieu Baerts (NGI0)
2025-11-17 16:48 ` Matthieu Baerts
2025-11-12 16:24 ` [PATCH iproute-mptcp 4/6] mptcp: monitor: add 'server side' info Matthieu Baerts (NGI0)
2025-11-12 16:24 ` [PATCH iproute-mptcp 5/6] mptcp: monitor: add 'deny join id0' info Matthieu Baerts (NGI0)
2025-11-12 16:24 ` [PATCH iproute-mptcp 6/6] mptcp: monitor: support 'server side' as a flag Matthieu Baerts (NGI0)
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=20251112-laminar-v1-0-e23dbf584aa4@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.