mirror of
https://gitlab.nic.cz/labs/bird.git
synced 2024-11-08 12:18:42 +00:00
064b59d1c7
When you redefine a keyword, a warning is issued. It is recommended to abstain from redefining keywords as it may yield lots of strange parse errors in config. It is not possible to use a keyword as a protocol or template name due to collisions in config language. |
||
---|---|---|
.. | ||
cf-lex.l | ||
conf.c | ||
conf.h | ||
confbase.Y | ||
Doc | ||
flowspec.Y | ||
gen_commands.m4 | ||
gen_keywords.m4 | ||
gen_parser.m4 | ||
Makefile |