0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-18 17:18:42 +00:00
bird/proto
Maria Matejka 0d0f6554a5 Unified attribute and filter types
This commit removes the EAF_TYPE_* namespace completely and also for
route attributes, filter-based types T_* are used. This simplifies
fetching and setting route attributes from filters.

Also, there is now union bval which serves as an universal value holder
instead of private unions held separately by eattr and filter code.
2022-05-04 15:37:41 +02:00
..
babel Unified attribute and filter types 2022-05-04 15:37:41 +02:00
bfd Protocols have their own explicit init routines 2022-04-06 18:14:08 +02:00
bgp Unified attribute and filter types 2022-05-04 15:37:41 +02:00
mrt All linpools use pages to allocate regular blocks 2022-04-06 18:14:08 +02:00
ospf Unified attribute and filter types 2022-05-04 15:37:41 +02:00
perf Protocols have their own explicit init routines 2022-04-06 18:14:08 +02:00
pipe Protocols have their own explicit init routines 2022-04-06 18:14:08 +02:00
radv Unified attribute and filter types 2022-05-04 15:37:41 +02:00
rip Unified attribute and filter types 2022-05-04 15:37:41 +02:00
rpki Protocols have their own explicit init routines 2022-04-06 18:14:08 +02:00
static All linpools use pages to allocate regular blocks 2022-04-06 18:14:08 +02:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00