0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-03-15 02:47:03 +00:00
Ondrej Zajicek (work) 5ea39eaa96 Nest: Use bitmaps to keep track of exported routes
Use a hierarchical bitmap in a routing table to assign ids to routes, and
then use bitmaps (indexed by route id) in channels to keep track whether
routes were exported. This avoids unreliable and inefficient re-evaluation
of filters for old routes in order to determine whether they were exported.
2019-11-26 18:39:25 +01:00
..
2009-05-11 01:32:49 +02:00
2019-10-04 20:52:07 +02:00
2016-11-09 16:36:34 +01:00
2019-10-04 20:52:07 +02:00