0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-10-22 11:58:42 +00:00
bird/conf
Ondrej Zajicek 80ca0ed279 Filter: Add enum types to filter grammar
Enum types existed on semantic level, but not on syntactic level,
so they could not be used in filter code.

Generate filter grammar for enum types based on CF_ENUM() declarations.

Thanks to lbz for the bugreport.
2024-10-18 16:39:42 +02:00
..
cf-lex.l Filter: Add enum types to filter grammar 2024-10-18 16:39:42 +02:00
conf.c Additional CLI sockets can be now configured in the config file 2024-06-27 04:14:38 +02:00
conf.h CLI now has a configuration structure 2024-06-27 04:14:38 +02:00
confbase.Y Filter: Add enum types to filter grammar 2024-10-18 16:39:42 +02:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
flowspec.Y Moved config-related allocations to config_pool and showing its size in memory usage 2022-11-01 16:38:24 +01:00
gen_commands.m4 Client: Add support for completion of command options 2024-03-05 19:04:10 +01:00
gen_keywords.m4 Filter: Add enum types to filter grammar 2024-10-18 16:39:42 +02:00
gen_parser.m4 Filter: Add enum types to filter grammar 2024-10-18 16:39:42 +02:00
Makefile Merge branch 'master' into HEAD 2019-03-18 12:54:40 +01:00