From ff7924f6c0437e2f3cc3710570414ae87a828724 Mon Sep 17 00:00:00 2001 From: Paul Jakma Date: Mon, 4 Sep 2006 01:10:36 +0000 Subject: [bgpd] Add 'show ... neighbor .... prefix-counts' command 2006-09-03 Paul Jakma * bgp_route.c: Add 'show ... bgp ... prefix-count' commands, to provide detailed counts of prefixes for a peer. Informative, and should help pin down to pfxcnt drift problems. --- bgpd/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'bgpd/ChangeLog') diff --git a/bgpd/ChangeLog b/bgpd/ChangeLog index b27132c9..cb07c58d 100644 --- a/bgpd/ChangeLog +++ b/bgpd/ChangeLog @@ -1,3 +1,10 @@ +2006-09-03 Paul Jakma + + * bgp_route.c: Add 'show ... bgp ... prefix-count' + commands, to provide detailed counts of prefixes for a peer. + Informative, and should help pin down to pfxcnt drift + problems. + 2006-08-27 Paul Jakma * bgp_advertise.c: (bgp_sync_delete) fix mtype in XFREE. -- cgit v1.2.1