commit | 702cea56852c6e57e997890ae8202e5385c63691 | [log] [tgz] |
---|---|---|
author | David Ahern <dsahern@gmail.com> | Tue Apr 09 14:41:13 2019 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Apr 11 14:24:06 2019 -0700 |
tree | 33f86c09bc15ef005b39083db07d0717bccda025 | |
parent | cc3a86c802f0ba9a2627aef256d95ae3b3fa6e91 [diff] |
ipv6: Pass fib6_nh and flags to rt6_score_route rt6_score_route only needs the fib6_flags and nexthop data. Change it accordingly. Allows re-use later for nexthop based fib6_nh. Signed-off-by: David Ahern <dsahern@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>