0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-19 20:05:21 +00:00
bird/sysdep/bsd
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
..
krt-sock.c Split route data structure to storage (ro) / manipulation (rw) structures. 2021-11-09 19:20:41 +01:00
krt-sock.Y Config: Dropping CF_ADDTO. 2018-06-26 14:29:03 +02:00
krt-sys.h Nest: Added const to ea_show just to declare that this shouldn't really change anything 2020-05-01 15:19:12 +02:00
Makefile Unit Testing for BIRD 2016-11-09 16:36:34 +01:00
setkey.h Configuration strings are constant. 2020-04-09 15:37:14 +02:00
sysio.h Configuration strings are constant. 2020-04-09 15:37:14 +02:00