0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-09 20:58:44 +00:00
bird/proto/bgp
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
..
attrs.c Split route data structure to storage (ro) / manipulation (rw) structures. 2021-03-21 00:09:17 +01:00
bgp.c BGP: Do not show statistics 2021-03-18 15:44:04 +01:00
bgp.h Split route data structure to storage (ro) / manipulation (rw) structures. 2021-03-21 00:09:17 +01:00
config.Y BGP: Add support for BGP hostname capability 2021-02-10 16:53:57 +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 Split route data structure to storage (ro) / manipulation (rw) structures. 2021-03-21 00:09:17 +01:00