]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
MAINTAINERS: add entry for mptcp
authorMatthieu Baerts (NGI0) <matttbe@kernel.org>
Mon, 24 Nov 2025 11:19:21 +0000 (12:19 +0100)
committerDavid Ahern <dsahern@kernel.org>
Tue, 2 Dec 2025 02:27:23 +0000 (19:27 -0700)
Add Matthieu as main maintainer, but also the MPTCP Linux mailing list
to reach more people interested by MPTCP when submitting patches on this
subject.

Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org>
Signed-off-by: David Ahern <dsahern@kernel.org>
MAINTAINERS

index b175ba2716bef3150425a3f5dec4fb9d3a87c1fa..2d71ac689b53333a9c590e0244b44cd05be61cef 100644 (file)
@@ -47,6 +47,13 @@ M: Petr Oros <poros@redhat.com>
 M: Ivan Vecera <ivecera@redhat.com>
 F: dpll/*
 
+Multipath TCP - mptcp
+M: Matthieu Baerts <matttbe@kernel.org>
+L: mptcp@lists.linux.dev
+F: ip/ipmptcp.c
+F: man/man8/ip-mptcp.8
+K: mptcp
+
 netkit
 M: Daniel Borkmann <daniel@iogearbox.net>
 M: Nikolay Aleksandrov <razor@blackwall.org>