0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-20 04:15:19 +00:00
bird/proto/babel
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.c Unified attribute and filter types 2022-05-04 15:37:41 +02:00
babel.h Babel: Convert the rte-local attributes to extended attributes 2021-10-13 19:09:04 +02:00
config.Y Unified attribute and filter types 2022-05-04 15:37:41 +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 Slab allocator can free the blocks without knowing the parent structure 2022-04-06 18:14:08 +02:00