0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-03-11 17:08:46 +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
..
2019-11-04 22:09:35 +01:00
2019-02-20 22:30:54 +01:00
2019-11-04 22:09:35 +01:00
2019-07-17 16:20:35 +02:00
2015-11-05 12:48:52 +01:00
2018-10-01 15:55:23 +02:00
2018-03-18 02:56:51 +01:00