summaryrefslogtreecommitdiff
path: root/bgpd/ChangeLog
diff options
context:
space:
mode:
authorhasso <hasso>2005-08-26 12:58:38 +0000
committerhasso <hasso>2005-08-26 12:58:38 +0000
commitb7395791a31f7b734094d032998ab632136f36f1 (patch)
tree8b8e5efb0c0082b882f8a5a9db9eabd3aa9841e7 /bgpd/ChangeLog
parenta969459c92d6b6cc557a0961aca14059e791bc08 (diff)
* bgp_route.c: Third (?) attempt to fix best selection breakage
introduced long time ago with route server patch. Hopefully it's last case to fix - route-server client not in peer group. [backport candidate]
Diffstat (limited to 'bgpd/ChangeLog')
-rw-r--r--bgpd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bgpd/ChangeLog b/bgpd/ChangeLog
index f7171665..29d0fb0e 100644
--- a/bgpd/ChangeLog
+++ b/bgpd/ChangeLog
@@ -1,3 +1,9 @@
+2005-08-26 Hasso Tepper <hasso at quagga.net>
+
+ * bgp_route.c: Third (?) attempt to fix best selection breakage
+ introduced long time ago with route server patch. Hopefully
+ it's last case to fix - route-server client not in peer group.
+
2005-08-22 Hugo Santos <hsantos@av.it.pt>
* bgp_vty.c: (general) Add support for BGP IPv6 Multicast SAFI