]> git.proxmox.com Git - mirror_iproute2.git/commit
iproute: Display offload indication per-nexthop
authorIdo Schimmel <idosch@mellanox.com>
Thu, 3 Aug 2017 06:13:55 +0000 (09:13 +0300)
committerStephen Hemminger <stephen@networkplumber.org>
Thu, 3 Aug 2017 23:13:16 +0000 (16:13 -0700)
commit4b3409d8631490a3cedc336239c700add78042ec
tree588c12819723759ae45c4c74fce0bf6a38f5310d
parent72e4ea5eb63cb66cd7dee669ab2a2376eb84b34e
iproute: Display offload indication per-nexthop

Since kernel commit 475abbf1ef67 ("ipv4: fib: Set offload indication
according to nexthop flags") offload indication is reported on a
per-nexthop basis.

Adjust iproute2 to display it.

Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Reviewed-by: Jiri Pirko <jiri@mellanox.com>
Acked-by: David Ahern <dsahern@gmail.com>
ip/iproute.c