diff options
| author | Mark Stapp <mjs@voltanet.io> | 2020-07-22 12:25:05 -0400 |
|---|---|---|
| committer | Mark Stapp <mjs@voltanet.io> | 2020-12-07 13:54:08 -0500 |
| commit | 0ca6f3b1e69529f5fe924ff19860d5b958d6e4a8 (patch) | |
| tree | de0189a678d8c8c6b9cf95ad971c2c859a32dae5 /zebra/interface.c | |
| parent | e8678e2c51a243ee05c5f78a242018d9757c3597 (diff) | |
zebra: remove useless deleted route_entries promptly
Zebra accumulates route-entry objects and then processes them
as a group. If that rib processing is delayed, because the
dataplane/fib programming has built up a queue e.g., zebra can
hold multiple deleted route objects in memory. At scale, this can
be a problem. Delete unneeded route entries promptly, if they
can't contribute to rib processing.
Signed-off-by: Mark Stapp <mjs@voltanet.io>
Diffstat (limited to 'zebra/interface.c')
0 files changed, 0 insertions, 0 deletions
