From 5932020bb11c1b5447f4aa4423062f275ab1fa94 Mon Sep 17 00:00:00 2001 From: paul Date: Tue, 9 Nov 2004 01:54:03 +0000 Subject: 2004-11-09 Paul Jakma * bgp_nexthop.c: collapse bgp_connected_ipvX, bgp_nexthop_cache_ipvX and cache{1,2}.. into arrays of tables and hence collapse bgp_scan_ipv{4,6} into a single bgp_scan function. Tested, though a long time ago (and this change was hand-merged). --- bgpd/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'bgpd/ChangeLog') diff --git a/bgpd/ChangeLog b/bgpd/ChangeLog index 196fa033..0e767dec 100644 --- a/bgpd/ChangeLog +++ b/bgpd/ChangeLog @@ -1,3 +1,10 @@ +2004-11-09 Paul Jakma + + * bgp_nexthop.c: collapse bgp_connected_ipvX, bgp_nexthop_cache_ipvX + and cache{1,2}.. into arrays of tables and hence collapse + bgp_scan_ipv{4,6} into a single bgp_scan function. Tested, though + a long time ago (and this change was hand-merged). + 2004-11-04 Andrew J. Schorr * bgp_route.c: Remove all code related to VTY_CONTINUE; this feature -- cgit v1.2.1