0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-20 12:25:20 +00:00
bird/proto/bfd
Maria Matejka 385b3ea395 For safer memory allocations, resources are bound to loops.
Also all loops have their basic resource pool for allocations which are
auto-freed when the loop is stopping.
2021-11-30 21:38:25 +01:00
..
bfd.c For safer memory allocations, resources are bound to loops. 2021-11-30 21:38:25 +01:00
bfd.h For safer memory allocations, resources are bound to loops. 2021-11-30 21:38:25 +01:00
config.Y Converting the former BFD loop to a universal IO loop and protocol loop. 2021-11-22 19:05:43 +01:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
Makefile Moved BFD IO loop out of BFD as we want to use it as socket-io coroutine 2021-11-22 19:05:43 +01:00
packets.c Converting the former BFD loop to a universal IO loop and protocol loop. 2021-11-22 19:05:43 +01:00