0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-19 01:28:44 +00:00
bird/proto/bgp
Maria Matejka 938742decc Squashing the route attribute structure into one level.
For now, all route attributes are stored as eattrs in ea_list. This
should make route manipulation easier and it also allows for a layered
approach of route attributes where updates from filters will be stored
as an overlay over the previous version.
2022-05-30 14:39:09 +02:00
..
attrs.c Squashing the route attribute structure into one level. 2022-05-30 14:39:09 +02:00
bgp.c Explicit definition structures of route attributes 2022-05-04 15:39:19 +02:00
bgp.h Squashing the route attribute structure into one level. 2022-05-30 14:39:09 +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 Squashing the route attribute structure into one level. 2022-05-30 14:39:09 +02:00