From 412008568bddbc9475eafba224d1a1703d6cca97 Mon Sep 17 00:00:00 2001 From: paul Date: Thu, 3 Nov 2005 12:52:18 +0000 Subject: 2005-11-03 Paul Jakma * bgp_damp.c: (bgp_reuse_timer) struct bgp can be retrieved via the struct bgp_damp_info, no need to guess by using bgp_get_default(). --- bgpd/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'bgpd/ChangeLog') diff --git a/bgpd/ChangeLog b/bgpd/ChangeLog index d83c3458..eadd07f1 100644 --- a/bgpd/ChangeLog +++ b/bgpd/ChangeLog @@ -1,3 +1,9 @@ +2005-11-03 Paul Jakma + + * bgp_damp.c: (bgp_reuse_timer) struct bgp can be retrieved via + the struct bgp_damp_info, no need to guess by using + bgp_get_default(). + 2005-10-01 Andrew J. Schorr * bgp_vty.c: (bgp_config_write_redistribute) Use new library function -- cgit v1.2.1