bird/proto/bgp
Ondrej Zajicek 859cbd75e1 Fixes a bug in (mainly) IPv6 BGP.
Stack variable may be used unitialized and that would lead to spurious
rta_free(), which may cause crash. The bug was introduced in 1.4.1 from
merging add-path branch.

Thanks to Peter Andreev for reporting it and Alexander V. Chernikov for
resolving it.
2014-04-14 12:50:03 +02:00
..
attrs.c Finishes add-path. 2013-12-01 13:49:42 +01:00
bgp.c Fixes some minor issues in graceful restart. 2014-03-24 12:32:12 +01:00
bgp.h BGP graceful restart support. 2014-03-20 14:07:12 +01:00
config.Y BGP graceful restart support. 2014-03-20 14:07:12 +01:00
Doc BGP documented. 2000-06-04 17:06:18 +00:00
Makefile Construction of BGP packets. 2000-03-21 15:53:50 +00:00
packets.c Fixes a bug in (mainly) IPv6 BGP. 2014-04-14 12:50:03 +02:00