summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorKui-Feng Lee <thinker.li@gmail.com>2023-08-15 11:07:05 -0700
committerDavid S. Miller <davem@davemloft.net>2023-08-16 12:26:43 +0100
commit3dec89b14d37ee635e772636dad3f09f78f1ab87 (patch)
treea5d4c70bd3dc5e7eff770b068e7c20f083033ac0 /Kconfig
parentd147085183ea1b0efd2c18fca76e4dee873b1e4e (diff)
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 'Kconfig')
0 files changed, 0 insertions, 0 deletions