Re: [PATCH iproute2 net-next] iproute: Display offload indication per-nexthop

2017-08-03 Thread Stephen Hemminger
On Thu, 3 Aug 2017 09:13:55 +0300 Ido Schimmel wrote: > 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 > Reviewed-by

Re: [PATCH iproute2 net-next] iproute: Display offload indication per-nexthop

2017-08-03 Thread David Ahern
On 8/3/17 12:13 AM, Ido Schimmel wrote: > 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 > Reviewed-by: Jiri Pirko > -

[PATCH iproute2 net-next] iproute: Display offload indication per-nexthop

2017-08-02 Thread Ido Schimmel
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 Reviewed-by: Jiri Pirko --- ip/iproute.c | 2 ++ 1 file changed, 2 insertions(+)