0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-12-23 02:01:55 +00:00
bird/proto/bgp
Ondrej Zajicek (work) 1657c41c96 BGP: Fix bugs in handling of shutdown messages
There is an improper check for valid message size, which may lead to
stack overflow and buffer leaks to log when a large message is received.

Thanks to Daniel McCarney for bugreport and analysis.
2019-09-09 03:49:35 +02:00
..
attrs.c BGP: Prefix hash is too small, increase its max size. 2019-06-11 13:19:21 +00:00
bgp.c BFD: Support for VRFs 2019-07-18 02:04:42 +02:00
bgp.h The MRT protocol 2018-09-18 17:50:45 +02:00
config.Y BGP: Long-lived graceful restart enhancements 2018-07-17 13:16:35 +02:00
Doc Doc: Rename code documentation files back to Doc 2018-12-19 16:29:20 +01:00
Makefile Construction of BGP packets. 2000-03-21 15:53:50 +00:00
packets.c BGP: Fix bugs in handling of shutdown messages 2019-09-09 03:49:35 +02:00