0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-10-18 09:58:43 +00:00
bird/proto/bgp
Maria Matejka d01a7c2bda BGP: Export uses common attribute cache
There is no real need for storing bucket attributes locally and we may
save some memory by caching the attributes in one central place.

If this becomes a contention problem, we should reduce the lock load
of the central attribute cache.
2024-06-04 10:11:36 +02:00
..
attrs.c BGP: Export uses common attribute cache 2024-06-04 10:11:36 +02:00
bgp.c BGP: refactored pending TX back into channel 2024-06-04 10:11:36 +02:00
bgp.h BGP: Export uses common attribute cache 2024-06-04 10:11:36 +02:00
config.Y BGP: explicitly sending route refresh from CLI 2024-05-29 17:09:50 +02:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
Makefile Simplified the protocol hookup code in Makefiles 2022-08-18 22:07:30 +02:00
packets.c BGP: Export uses common attribute cache 2024-06-04 10:11:36 +02:00