]> www.infradead.org Git - users/hch/misc.git/commitdiff
MAINTAINERS: new entry for IPv6 IOAM
authorJustin Iurman <justin.iurman@uliege.be>
Tue, 14 Oct 2025 17:06:50 +0000 (19:06 +0200)
committerJakub Kicinski <kuba@kernel.org>
Thu, 16 Oct 2025 00:13:46 +0000 (17:13 -0700)
Create a maintainer entry for IPv6 IOAM. Add myself as I authored most
if not all of the IPv6 IOAM code in the kernel and actively participate
in the related IETF groups.

Signed-off-by: Justin Iurman <justin.iurman@uliege.be>
Link: https://patch.msgid.link/20251014170650.27679-1-justin.iurman@uliege.be
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
MAINTAINERS

index 8a213950e37eecc2bfdc0507932be62e8a50f01c..eba5e091a086a0e0bc4d4f50f57fe3ecd16628c3 100644 (file)
@@ -18012,6 +18012,16 @@ X:     net/rfkill/
 X:     net/wireless/
 X:     tools/testing/selftests/net/can/
 
+NETWORKING [IOAM]
+M:     Justin Iurman <justin.iurman@uliege.be>
+S:     Maintained
+F:     Documentation/networking/ioam6*
+F:     include/linux/ioam6*
+F:     include/net/ioam6*
+F:     include/uapi/linux/ioam6*
+F:     net/ipv6/ioam6*
+F:     tools/testing/selftests/net/ioam6*
+
 NETWORKING [IPSEC]
 M:     Steffen Klassert <steffen.klassert@secunet.com>
 M:     Herbert Xu <herbert@gondor.apana.org.au>