mirror of
https://github.com/osrg/gobgp.git
synced 2024-05-11 05:55:10 +00:00
AdjRibOut isn't in memory so needs to be calculated on the fly. Doing such for multiple neighbors consumes too much CPU (especially there are lots of routes). Signed-off-by: FUJITA Tomonori <[email protected]>