summaryrefslogtreecommitdiff
path: root/.mailmap
diff options
context:
space:
mode:
authorWei Wang <weiwan@google.com>2017-10-06 22:05:57 +0300
committerDavid S. Miller <davem@davemloft.net>2017-10-07 23:22:57 +0300
commit35732d01fe311ec13c4e42936878b782b8e7ea85 (patch)
tree48594f61dffdd2325f2449dc07e061de750c4312 /.mailmap
parent180ca444b985c42948fa26abd278e616b5ce7eb2 (diff)
downloadlinux-35732d01fe311ec13c4e42936878b782b8e7ea85.tar.xz
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 <weiwan@google.com> Signed-off-by: Martin KaFai Lau <kafai@fb.com> Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions