0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-11-18 17:18:42 +00:00
bird/sysdep/bsd
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
..
krt-sock.c Unified attribute and filter types 2022-05-04 15:37:41 +02:00
krt-sock.Y Config: Dropping CF_ADDTO. 2018-06-26 14:29:03 +02:00
krt-sys.h Nest: Added const to ea_show just to declare that this shouldn't really change anything 2020-05-01 15:19:12 +02:00
Makefile Unit Testing for BIRD 2016-11-09 16:36:34 +01:00
setkey.h Configuration strings are constant. 2020-04-09 15:37:14 +02:00
sysio.h IO: Support nonlocal bind in socket interface 2022-01-08 19:02:31 +01:00