diff options
| author | Martin KaFai Lau <[email protected]> | 2015-05-22 20:55:58 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2015-05-25 13:25:33 -0400 |
| commit | 2647a9b07032c5a95ddee1fcb65d95bddbc6b7f9 (patch) | |
| tree | 7274770a847506b7adb64501deac2f90123befa0 /tools/perf/scripts/python | |
| parent | fd0273d7939f2ce3247f6aac5f6b9a0135d4cd39 (diff) | |
ipv6: Remove external dependency on rt6i_gateway and RTF_ANYCAST
When creating a RTF_CACHE route, RTF_ANYCAST is set based on rt6i_dst.
Also, rt6i_gateway is always set to the nexthop while the nexthop
could be a gateway or the rt6i_dst.addr.
After removing the rt6i_dst and rt6i_src dependency in the last patch,
we also need to stop the caller from depending on rt6i_gateway and
RTF_ANYCAST.
Signed-off-by: Martin KaFai Lau <[email protected]>
Cc: Hannes Frederic Sowa <[email protected]>
Cc: Steffen Klassert <[email protected]>
Cc: Julian Anastasov <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions