]> git.feebdaed.xyz Git - 0xmirror/iproute2.git/commit
iplink: hsr: add protocol version to print_opt output
authorJan Vaclav <jvaclav@redhat.com>
Mon, 27 Oct 2025 13:52:06 +0000 (14:52 +0100)
committerDavid Ahern <dsahern@kernel.org>
Mon, 3 Nov 2025 16:32:48 +0000 (09:32 -0700)
commitd6bf24a0605373346e8a6cdff5dd67e7160c5c9b
treee040d726524dd38a0619385032fecd9049c32c2c
parent432aea54ee8039c0e0e3b9d11f44c6d226ab94e0
iplink: hsr: add protocol version to print_opt output

Since this attribute is now exposed by kernel in net-next[1],
let's also add it here, so that it can be inspected from
userspace.

[1] https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next.git/commit/?id=16a2206354d1

Signed-off-by: Jan Vaclav <jvaclav@redhat.com>
Signed-off-by: David Ahern <dsahern@kernel.org>
ip/iplink_hsr.c