diff options
author | Wei Wang <weiwan@google.com> | 2017-10-06 22:06:00 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-10-07 23:22:57 +0300 |
commit | b16cb459d77800dcb886b5e73e1beafd3d596897 (patch) | |
tree | 43f49cbeb9a467ccdcb3ce3fc16bc6eaf5d20a9b /include/net/ip6_fib.h | |
parent | f5bbe7ee79c2842ca69f25afd0b6b65a9011b735 (diff) | |
download | linux-b16cb459d77800dcb886b5e73e1beafd3d596897.tar.xz |
ipv6: prepare rt6_clean_tohost() for exception table
If we move all cached dst into the exception table under the main route,
current rt6_clean_tohost() will no longer be able to access them.
This commit makes fib6_clean_tohost() to also go through all cached
routes in exception table and removes cached gateway routes to the
passed in gateway.
This is a preparation in order to move all cached routes into the
exception table.
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 'include/net/ip6_fib.h')
0 files changed, 0 insertions, 0 deletions