0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-08 20:28:43 +00:00
bird/proto/rip
Maria Matejka d24a6ad4c7 Split route data structure to storage (ro) / manipulation (rw) structures.
This should help a lot with keeping the route machinery and allocations
clean. This commit also changes behaviour of rte_update() with cached
rta. Newly, calling rte_update() keeps the number of rta references.
2021-03-21 00:09:17 +01:00
..
config.Y Minor fixes for restricted builds 2021-03-17 15:56:12 +01:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
Makefile Unit Testing for BIRD 2016-11-09 16:36:34 +01:00
packets.c RIP: Improvements to demand circuit mode 2020-03-14 17:04:49 +01:00
rip.c Split route data structure to storage (ro) / manipulation (rw) structures. 2021-03-21 00:09:17 +01:00
rip.h RIP: Convert the rte-local attributes to extended attributes 2021-03-20 23:21:25 +01:00