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>