0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-04-27 09:24:38 +00:00
Maria Matejka 878eeec12b Routing tables now have their own loops.
This basically means that:
* there are some more levels of indirection and asynchronicity, mostly
  in cleanup procedures, requiring correct lock ordering
* all the internal table operations (prune, next hop update) are done
  without blocking the other parts of BIRD
* the protocols may get their own loops very soon
2021-11-22 19:05:44 +01:00
..
2019-02-20 22:30:54 +01:00
2020-11-08 15:33:22 +01:00
2015-11-05 12:48:52 +01:00
2021-11-09 19:20:41 +01:00
2018-10-01 15:55:23 +02:00
2020-11-24 03:21:44 +01:00
2021-11-22 19:05:44 +01:00
2018-03-18 02:56:51 +01:00