]> git.proxmox.com Git - mirror_iproute2.git/commit
ip route: Print "trap" nexthop indication
authorIdo Schimmel <idosch@nvidia.com>
Thu, 19 Nov 2020 13:57:30 +0000 (15:57 +0200)
committerDavid Ahern <dsahern@gmail.com>
Sun, 22 Nov 2020 19:42:20 +0000 (12:42 -0700)
commit3de35f41be3f4136a90d38f8f1e3f1016f334d02
treec35de31ad352a7c5bb17b04a0f3832533ada7f7c
parentdb8b149b16cdb2026c8c6eb3d6e7c8b083c9e21d
ip route: Print "trap" nexthop indication

The kernel can now signal that a nexthop is trapping packets instead of
forwarding them. Print the flag to help users understand the offload
state of each nexthop.

Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: David Ahern <dsahern@gmail.com>
ip/iproute.c