summaryrefslogtreecommitdiff
path: root/ospfd/ChangeLog
diff options
context:
space:
mode:
authorpaul <paul>2005-04-15 12:10:17 +0000
committerpaul <paul>2005-04-15 12:10:17 +0000
commit9e67dc2723e86956dade42f5846d5c05334af041 (patch)
tree7a30e01bc773a588112b3039ff150bfe42292b34 /ospfd/ChangeLog
parent2fd2fd5d4c0e5a67f1b84abe18b54417237b20ab (diff)
2005-04-15 Zhipeng Gong <zpgong@cdc.3upsystems.com>
* ospf_abr.c: (ospf_abr_announce_network_to_area) dont forget to approve LSAs for the case where metric has changed, lsa gets flushed otherwise. (backport candidate).
Diffstat (limited to 'ospfd/ChangeLog')
-rw-r--r--ospfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog
index 1039e53f..3916e57d 100644
--- a/ospfd/ChangeLog
+++ b/ospfd/ChangeLog
@@ -1,3 +1,9 @@
+2005-04-15 Zhipeng Gong <zpgong@cdc.3upsystems.com>
+
+ * ospf_abr.c: (ospf_abr_announce_network_to_area) dont forget
+ to approve LSAs for the case where metric has changed, lsa gets
+ flushed otherwise. (backport candidate).
+
2005-04-11 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
* ospf_zebra.c (ospf_zebra_add): Call zclient_send_message instead