summaryrefslogtreecommitdiff
path: root/ospfd/ChangeLog
diff options
context:
space:
mode:
authorhasso <hasso>2004-02-11 21:10:19 +0000
committerhasso <hasso>2004-02-11 21:10:19 +0000
commitcb05eb285f28524ada2df62c5522dcf47acb841b (patch)
treef6649f8eae2be17636254469bd13364d4c744d81 /ospfd/ChangeLog
parentd70f99e15b7849f59b970bd62392ed42bda25ab6 (diff)
Fix by Vadim Suraev - [zebra 14710] #6.
Diffstat (limited to 'ospfd/ChangeLog')
-rw-r--r--ospfd/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog
index bc17a605..9dafb96c 100644
--- a/ospfd/ChangeLog
+++ b/ospfd/ChangeLog
@@ -1,4 +1,8 @@
-2003-12-08 Mattias Amnefelt <mattiasa@kth.se?
+2004-02-11 Vadim Suraev <vadim.suraev@terayon.com>
+ * ospf_packet.c (ospf_ls_upd): Router should flush received network
+ LSA if it was originated with older router-id ([zebra 14710] #6).
+
+2003-12-08 Mattias Amnefelt <mattiasa@kth.se>
* ospf_packet.c: (ospf_recv_packet) OpenBSD now leaves iph.ip_len
network byte order.