bird/conf
Ondrej Zajicek (work) 29dda184e5 Conf: Fix parsing full-length IPv6 addresses
Lexer expression for bytestring was too loose, accepting also
full-length IPv6 addresses. It should be restricted such that
colon is used between every byte or never.

Fix the regex and also add some test cases for it.

Thanks to Alexander Zubkov for the bugreport
2022-01-05 16:38:49 +01:00
..
cf-lex.l Conf: Fix parsing full-length IPv6 addresses 2022-01-05 16:38:49 +01:00
conf.c Conf: Fix crash during shutdown 2021-10-20 01:51:28 +02:00
conf.h Nest: Allow specifying security keys as hex bytes as well as strings 2021-06-06 16:28:18 +02:00
confbase.Y Nest: Allow specifying security keys as hex bytes as well as strings 2021-06-06 16:28:18 +02:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
flowspec.Y Flowspec: Label field should use numeric operator and not bitmask operator 2021-05-18 20:23:08 +02:00
gen_commands.m4 Implements undo command and optional timeout for configuration 2012-12-26 12:40:48 +01:00
gen_keywords.m4 Support for address family constants 2019-11-03 22:25:44 +01:00
gen_parser.m4 Support for address family constants 2019-11-03 22:25:44 +01:00
Makefile Merge branch 'master' into HEAD 2019-03-18 12:54:40 +01:00