commit | 75ef7389dd2339e5f2a7347aadbdbded8dd8430f | [log] [tgz] |
---|---|---|
author | David Ahern <dsahern@gmail.com> | Tue Apr 16 14:36:07 2019 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Apr 17 23:10:47 2019 -0700 |
tree | d38595fdb002e663196f0138463c2617d67cd4fc | |
parent | b748f26092626332f73e71d75e4390de6b8bdf9b [diff] |
ipv6: Pass fib6_result to rt6_device_match Pass fib6_result to rt6_device_match with f6i set. rt6_device_match updates f6i in the result if it finds a better match and sets nh. Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>