bird/conf
Maria Matejka 2915e711f7 Custom number parser to speed up config parsing
The glibc's generic parser is slow due to its versatility. Specialized
parsers for base-10 and base-16 are much faster and we don't use other
bases.
2019-02-25 23:28:36 +01:00
..
cf-lex.l Custom number parser to speed up config parsing 2019-02-25 23:28:36 +01:00
conf.c The MRT protocol 2018-11-20 17:45:35 +01:00
conf.h Conf: Lexer parses quoted strings in a more descriptive way 2019-02-25 17:22:59 +01:00
confbase.Y Filter: Fixed bugs in FI_CALL and FI_SWITCH 2019-02-20 22:30:55 +01:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
flowspec.Y Timers: Revert temporary names and remove old timer.h 2017-12-07 13:54:59 +01:00
gen_commands.m4 Implements undo command and optional timeout for configuration 2012-12-26 12:40:48 +01:00
gen_keywords.m4 Fix configure to enable warnings and fix most of them. 2010-02-21 14:34:53 +01:00
gen_parser.m4 Config: Dropping CF_ADDTO. 2018-06-26 14:29:03 +02:00
Makefile Conf: Switch for faster (and slightly bigger) lexer 2019-02-22 12:41:51 +01:00