bird/conf
Maria Matejka 141fb51f1a IPv4 flowspec literals should reject IPv6 prefices in a well-behaved way
When writing flow4 { dst 2001:db8::dead:beef/128; }, BIRD crashed on an
not-well-debuggable segfault as it tried to copy the whole 128-bit
prefix into an IPv4-sized memory.
2022-06-07 10:38:32 +02:00
..
cf-lex.l Conf: Fix parsing full-length IPv6 addresses 2022-01-05 16:38:49 +01:00
conf.c Nest: Improve GC strategy for rtables 2022-06-04 17:34:57 +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 IPv4 flowspec literals should reject IPv6 prefices in a well-behaved way 2022-06-07 10:38:32 +02:00
Doc Doc: Rename code documentation files back to Doc 2018-12-14 02:03:42 +01:00
flowspec.Y IPv4 flowspec literals should reject IPv6 prefices in a well-behaved way 2022-06-07 10:38:32 +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