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
..
2020-10-11 01:00:54 +02:00
2016-12-13 20:18:11 +01:00
2020-10-11 01:00:54 +02:00
2020-10-11 01:00:54 +02:00
2020-02-04 10:15:35 +01:00