public inbox for mptcp@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH iproute2-net 0/6] mptcp: new endpoint type and info flags
@ 2025-11-24 11:19 Matthieu Baerts (NGI0)
  2025-11-24 11:19 ` [PATCH iproute2-net 1/6] MAINTAINERS: add entry for mptcp Matthieu Baerts (NGI0)
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Matthieu Baerts (NGI0) @ 2025-11-24 11:19 UTC (permalink / raw)
  To: Stephen Hemminger
  Cc: netdev, MPTCP Linux, Mat Martineau, Geliang Tang,
	Matthieu Baerts (NGI0), David Ahern

Here are some patches related to MPTCP, mainly to control features that
will be in the future v6.18.

- Patch 1: add an entry in the MAINTAINERS file for MPTCP.

- Patch 2: fix two minor typos in the man page.

- Patch 3: add laminar endpoint support.

- Patches 4-6: display missing attributes & flags in 'ip mptcp 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 | 20 ++++++++++++++++++--
 misc/ss.c           |  2 ++
 4 files changed, 44 insertions(+), 5 deletions(-)
---
base-commit: 2a82227f984b3f97354e4a490d3f172eedf07f63
change-id: 20251124-iproute-mptcp-laminar-2973adec2860

Best regards,
-- 
Matthieu Baerts (NGI0) <matttbe@kernel.org>


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2025-12-02 15:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-24 11:19 [PATCH iproute2-net 0/6] mptcp: new endpoint type and info flags Matthieu Baerts (NGI0)
2025-11-24 11:19 ` [PATCH iproute2-net 1/6] MAINTAINERS: add entry for mptcp Matthieu Baerts (NGI0)
2025-11-24 11:19 ` [PATCH iproute2-net 2/6] man: mptcp: fix minor typos Matthieu Baerts (NGI0)
2025-11-24 11:19 ` [PATCH iproute2-net 3/6] mptcp: add 'laminar' endpoint support Matthieu Baerts (NGI0)
2025-11-24 11:19 ` [PATCH iproute2-net 4/6] mptcp: monitor: add 'server side' info Matthieu Baerts (NGI0)
2025-11-24 11:19 ` [PATCH iproute2-net 5/6] mptcp: monitor: add 'deny join id0' info Matthieu Baerts (NGI0)
2025-11-24 11:19 ` [PATCH iproute2-net 6/6] mptcp: monitor: support 'server side' as a flag Matthieu Baerts (NGI0)
2025-12-02  2:34 ` [PATCH iproute2-net 0/6] mptcp: new endpoint type and info flags David Ahern
2025-12-02  6:15   ` Matthieu Baerts
2025-12-02 15:36     ` David Ahern

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox