]> git.ipfire.org Git - thirdparty/iproute2.git/commit
ip: ioam6: add monitor command
authorJustin Iurman <justin.iurman@uliege.be>
Thu, 22 Feb 2024 15:45:38 +0000 (16:45 +0100)
committerDavid Ahern <dsahern@kernel.org>
Sun, 3 Mar 2024 22:29:19 +0000 (22:29 +0000)
commitae5c6f9b0391409f302fadfffa1021911affe89f
treee5bde593f68795272d56c85961d4cb2483e55356
parent691b688900a66016be481186531ef4e1bf7bc611
ip: ioam6: add monitor command

Add the "ip ioam monitor" command to be able to read all IOAM data
received. This is based on a netlink multicast group.

Signed-off-by: Justin Iurman <justin.iurman@uliege.be>
Signed-off-by: David Ahern <dsahern@kernel.org>
ip/ipioam6.c