diff options
author | David Ahern <dsahern@gmail.com> | 2019-04-17 00:36:08 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-04-18 09:10:47 +0300 |
commit | b7bc4b6a620becacbc70fc617b8bbdb16f401f85 (patch) | |
tree | 918c22664c7e9f3130542ad3a8b636d6ec28d0de /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 75ef7389dd2339e5f2a7347aadbdbded8dd8430f (diff) | |
download | linux-b7bc4b6a620becacbc70fc617b8bbdb16f401f85.tar.xz |
ipv6: Pass fib6_result to rt6_select and find_rr_leaf
Pass fib6_result to rt6_select. Instead of returning the fib entry, it
will set f6i and nh based on the lookup.
find_rr_leaf is changed to remove the match option in favor of taking
fib6_result and having __find_rr_leaf set f6i in the result.
In the process, update fib6_info references in __find_rr_leaf to f6i names.
Signed-off-by: David Ahern <dsahern@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions