0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-04-27 09:24:38 +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-02-20 22:30:54 +01:00
2020-11-08 15:33:22 +01:00
2015-11-05 12:48:52 +01:00
2018-10-01 15:55:23 +02:00
2020-11-24 03:21:44 +01:00
2018-03-18 02:56:51 +01:00