]> git.ipfire.org Git - thirdparty/iproute2.git/commit
ip/netkit: print peer policy
authorNikolay Aleksandrov <razor@blackwall.org>
Tue, 6 Aug 2024 10:55:48 +0000 (13:55 +0300)
committerDavid Ahern <dsahern@kernel.org>
Fri, 9 Aug 2024 14:32:46 +0000 (14:32 +0000)
commit354d8a36885172b6e27ca65ff85c2c51e740fda0
treead15860f4b5c0a8f68f386d74492392153904ff3
parent2cb1a656e994f1567aac4bb5d256087093e3d632
ip/netkit: print peer policy

Print also the peer policy, example:
$ ip -d l sh dev netkit0
...
 netkit mode l2 type primary policy blackhole peer policy forward
...

Signed-off-by: Nikolay Aleksandrov <razor@blackwall.org>
Signed-off-by: David Ahern <dsahern@kernel.org>
ip/iplink_netkit.c