0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-03-12 01:18:46 +00:00
Maria Matejka 69d1ffde4c Split route data structure to storage (ro) / manipulation (rw) structures.
Routes are now allocated only when they are just to be inserted to the
table. Updating a route needs a locally allocated route structure.
Ownership of the attributes is also now not transfered from protocols to
tables and vice versa but just borrowed which should be easier to handle
in a multithreaded environment.
2021-11-09 19:20:41 +01:00
..
2019-12-17 00:01:53 +01:00
2020-05-02 02:47:18 +02:00
2021-02-07 19:21:42 +01:00
2020-03-26 03:57:48 +01:00