commit | 475abbf1ef67fdf35eed0720adcf59ed25ad924e | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Wed Aug 02 09:56:01 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 02 17:00:23 2017 -0700 |
tree | 29118abefab2f1c468cc47554b5abbf318739fc3 | |
parent | 9820355f6934ba7ba6218abd44df7ee12b65f029 [diff] |
ipv4: fib: Set offload indication according to nexthop flags We're going to have capable drivers indicate route offload using the nexthop flags, but for non-multipath routes these flags aren't dumped to user space. Instead, set the offload indication in the route message flags. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: Jiri Pirko <jiri@mellanox.com> Acked-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>