mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-10 05:08:42 +00:00
69d1ffde4c
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. |
||
---|---|---|
.. | ||
config.Y | ||
Doc | ||
Makefile | ||
packets.c | ||
packets.h | ||
rpki.c | ||
rpki.h | ||
ssh_transport.c | ||
tcp_transport.c | ||
transport.c | ||
transport.h |