David Ahern a65120bae4 ipv6: Use result arg in fib_lookup_arg consistently
arg.result is sometimes used as fib6_result and sometimes used to
hold the rt6_info. Add rt6_info to fib6_result and make the use
of arg.result consistent through ipv6 rules.

The rt6 entry is filled in for lookups returning a dst_entry, but not
for direct fib_lookups that just want a fib6_info.

Fixes: effda4dd97e8 ("ipv6: Pass fib6_result to fib lookups")
Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-04-23 21:53:11 -07:00
..
2019-04-19 14:07:40 -07:00
2019-04-21 10:37:26 -07:00
2019-04-10 12:20:46 -07:00
2019-04-19 14:07:40 -07:00
2018-11-10 16:55:11 -08:00
2019-04-22 21:47:25 -07:00
2019-02-21 16:23:56 -08:00
2019-04-19 14:07:40 -07:00
2019-04-19 14:07:40 -07:00