0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-20 12:25:20 +00:00
bird/proto/bgp
Maria Matejka becab5072d Import tables are stored as an attribute layer inside the main tables.
The separate import tables were too memory-greedy, there is no need for
them being stored as full-sized tables.
2022-06-20 11:56:38 +02:00
..
attrs.c Route attribute storage keeps the previous layers 2022-06-17 10:55:23 +02:00
bgp.c Import tables are stored as an attribute layer inside the main tables. 2022-06-20 11:56:38 +02:00
bgp.h Showing the nexthop resolution target in import tables 2022-06-16 12:39:08 +02:00
config.Y Moved route source attribute (RTS_*) to eattrs 2022-05-04 15:39:53 +02:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
Makefile Protocols have their own explicit init routines 2022-04-06 18:14:08 +02:00
packets.c Import tables are stored as an attribute layer inside the main tables. 2022-06-20 11:56:38 +02:00