David Ahern f4797b33db net/ipv6: Add flags and table id to ip6_nh_lookup_table
onlink verification needs to do a lookup in potentially different
table than the table in fib6_config and without the RT6_LOOKUP_F_IFACE
flag. Change ip6_nh_lookup_table to take table id and flags as input
arguments. Both verifications want to ignore link state, so add that
flag can stay in the lookup helper.

Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-01-26 10:16:42 -05:00
..
2018-01-19 14:02:12 -05:00
2018-01-02 14:27:30 -05:00
2017-11-01 12:19:03 +09:00
2017-11-08 16:12:33 +09:00
2018-01-24 19:13:45 -05:00