summaryrefslogtreecommitdiff
path: root/bgpd/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'bgpd/ChangeLog')
-rw-r--r--bgpd/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/bgpd/ChangeLog b/bgpd/ChangeLog
index 7603dc5d..0e81fc08 100644
--- a/bgpd/ChangeLog
+++ b/bgpd/ChangeLog
@@ -1,3 +1,10 @@
+2004-07-09 Sowmini Varadhan <sowmini.varadhan@sun.com>
+
+ * bgp_packet.c: (bgp_collision_detect) Send NOTIFY on new socket
+ if that is connection we're closing.
+ (bgp_read) invalid marker check applies to KEEPALIVE too.
+ * bgp_route.c: Ignore multicast NRLI, dont send NOTIFY.
+
2004-06-04 Paul Jakma <paul@dishone.st>
* type mismatch fixes