bird/proto
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
..
bgp Fixes bug related to reconfiguration of BGP. 2008-12-24 12:18:10 +01:00
ospf OSPF routes appeared with random value of ospf_tag attribute. 2008-11-14 21:13:56 +01:00
pipe ... in pipe. 2004-06-05 09:27:35 +00:00
rip Proper format functions for ORIGINATOR_ID, CLUSTER_LIST 2008-11-08 23:33:22 +01:00
static Fix %<something>I format strings. 2001-08-19 11:15:24 +00:00
Doc Documented all the trivial protocols. 2000-06-04 16:15:37 +00:00