bird/conf
Ondrej Zajicek (work) 6aaaa63519 Change parser to handle numbers as unsigned
Lexer always parsed numbers as unsigned, but parser handled them as
signed and grammar contained many unnecessary checks for negativity.
2017-05-23 17:40:19 +02:00
..
cf-lex.l Fix VPN-RD parsing on 32-bit systems 2017-05-18 14:51:36 +02:00
conf.c Linpool: default allocation size 2017-05-16 15:34:57 +02:00
conf.h conf/conf.h: Fix a description of a variable in a structure 2016-11-30 11:57:35 +01:00
confbase.Y Change parser to handle numbers as unsigned 2017-05-23 17:40:19 +02:00
Doc Moved parser docs to cf-lex.l, so that the parser compiles. 2000-06-04 15:22:20 +00:00
flowspec.Y Minor cleanups and fixes 2017-05-23 13:12:25 +02: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 Implements undo command and optional timeout for configuration 2012-12-26 12:40:48 +01:00
Makefile Basic flow specification support (RFC 5575) 2016-12-07 15:54:19 +01:00