diff options
| author | Wei Wang <[email protected]> | 2017-10-06 12:05:57 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-10-07 21:22:57 +0100 |
| commit | 35732d01fe311ec13c4e42936878b782b8e7ea85 (patch) | |
| tree | 48594f61dffdd2325f2449dc07e061de750c4312 /tools/perf/scripts/python | |
| parent | 180ca444b985c42948fa26abd278e616b5ce7eb2 (diff) | |
ipv6: introduce a hash table to store dst cache
Add a hash table into struct rt6_info in order to store dst caches
created by pmtu discovery and ip redirect in ipv6 routing code.
APIs to add dst cache, delete dst cache, find dst cache and update
dst cache in the hash table are implemented and will be used in later
commits.
This is a preparation work to move all cache routes into the exception
table instead of getting inserted into the fib6 tree.
Signed-off-by: Wei Wang <[email protected]>
Signed-off-by: Martin KaFai Lau <[email protected]>
Signed-off-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions