bird/proto/bgp
Ondrej Zajicek 591211557f Fixes bug related to reconfiguration of BGP.
BGP keeps its copy of configuration ptr and didn't update it during
reconfiguration. But old configuration is freed during reconfiguration.
That leads to unnecessary reset of BGP connection during reconfiguration
(old conf is corrupted and therefore different) and possibly other strange
behavior.
2008-12-24 12:18:10 +01:00
..
attrs.c Major changes to BGP 2008-12-19 01:34:39 +01:00
bgp.c Fixes bug related to reconfiguration of BGP. 2008-12-24 12:18:10 +01:00
bgp.h Major changes to BGP 2008-12-19 01:34:39 +01:00
config.Y Implementation of route server. 2008-11-01 12:55:43 +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 Major changes to BGP 2008-12-19 01:34:39 +01:00