diff options
author | David Ahern <dsahern@gmail.com> | 2018-01-25 16:55:08 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-01-26 10:16:42 -0500 |
commit | f4797b33db813a394c4d4d2bc2fa38087fbe5545 (patch) | |
tree | 143bdbd15200fac5455f420fe928ed84cc2c56e8 /net/unix/af_unix.c | |
parent | 1edce99fa8d6119d89b3b6e92b6cfa56889b4f3d (diff) | |
download | linux-f4797b33db813a394c4d4d2bc2fa38087fbe5545.tar.gz linux-f4797b33db813a394c4d4d2bc2fa38087fbe5545.tar.bz2 linux-f4797b33db813a394c4d4d2bc2fa38087fbe5545.zip |
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>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions