diff options
author | 2023-08-15 11:07:05 -0700 | |
---|---|---|
committer | 2023-08-16 12:26:43 +0100 | |
commit | 3dec89b14d37ee635e772636dad3f09f78f1ab87 (patch) | |
tree | a5d4c70bd3dc5e7eff770b068e7c20f083033ac0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | e1000e: Use PME poll to circumvent unreliable ACPI wake (diff) | |
download | wireguard-linux-3dec89b14d37ee635e772636dad3f09f78f1ab87.tar.xz wireguard-linux-3dec89b14d37ee635e772636dad3f09f78f1ab87.zip |
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.
Signed-off-by: Kui-Feng Lee <thinker.li@gmail.com>
Reviewed-by: David Ahern <dsahern@kernel.org>
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