diff options
author | Kui-Feng Lee <thinker.li@gmail.com> | 2024-02-09 01:06:51 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-02-12 13:24:12 +0300 |
commit | 5eb902b8e7193cdcb33242af0a56502e6b5206e9 (patch) | |
tree | 8aaad37743b6698aa51eca28b8021c012a04f552 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 60df43d3a72c5fc50ff854cca17c9935c4398794 (diff) | |
download | linux-5eb902b8e7193cdcb33242af0a56502e6b5206e9.tar.xz |
net/ipv6: Remove expired routes with a separated list of routes.
FIB6 GC walks trees of fib6_tables to remove expired routes. Walking a tree
can be expensive if the number of routes in a table is big, even if most of
them are permanent. Checking routes in a separated list of routes having
expiration will avoid this potential issue.
Reviewed-by: David Ahern <dsahern@kernel.org>
Signed-off-by: Kui-Feng Lee <thinker.li@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions