0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-22 09:41:54 +00:00
bird/proto/rip
Maria Matejka a861727d98 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.
2020-04-30 17:38:30 +02:00
..
config.Y RIP: Demand circuit support (RFC 2091) 2020-02-21 02:35:50 +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. 2020-04-30 17:38:30 +02:00
rip.h RIP: Convert the rte-local attributes to extended attributes 2020-04-30 16:14:26 +02:00