0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-20 04:15:19 +00:00
bird/proto
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
..
babel Route sources have an explicit owner 2021-11-22 19:05:44 +01:00
bfd Converting the former BFD loop to a universal IO loop and protocol loop. 2021-11-22 19:05:43 +01:00
bgp Routing tables now have their own loops. 2021-11-22 19:05:44 +01:00
mrt Routing tables now have their own loops. 2021-11-22 19:05:44 +01:00
ospf Route sources have an explicit owner 2021-11-22 19:05:44 +01:00
perf Routing tables now have their own loops. 2021-11-22 19:05:44 +01:00
pipe Route sources have an explicit owner 2021-11-22 19:05:44 +01:00
radv Routing tables now have their own loops. 2021-11-22 19:05:44 +01:00
rip Route sources have an explicit owner 2021-11-22 19:05:44 +01:00
rpki Special table hooks rectified. 2021-11-22 19:05:43 +01:00
static Routing tables now have their own loops. 2021-11-22 19:05:44 +01:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00