diff options
| author | Kui-Feng Lee <[email protected]> | 2024-02-08 14:06:51 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2024-02-12 10:24:12 +0000 |
| commit | 5eb902b8e7193cdcb33242af0a56502e6b5206e9 (patch) | |
| tree | 8aaad37743b6698aa51eca28b8021c012a04f552 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
| parent | 60df43d3a72c5fc50ff854cca17c9935c4398794 (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.
Reviewed-by: David Ahern <[email protected]>
Signed-off-by: Kui-Feng Lee <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions