0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2025-02-04 23:30:02 +00:00
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
..
2022-06-04 17:34:57 +02:00
2019-03-18 12:54:40 +01:00