summaryrefslogtreecommitdiff
path: root/ospfd/ChangeLog
diff options
context:
space:
mode:
authorpaul <paul>2005-10-21 20:04:41 +0000
committerpaul <paul>2005-10-21 20:04:41 +0000
commitea4ffc9009ac4596fe865fd5f7e8363cdacbbd66 (patch)
treee7281a93367a634b7d08fa45c24951dbb0bd444c /ospfd/ChangeLog
parentd24f6e2a34ca829bd2ff6adb98b49d4d2d9cb737 (diff)
2005-10-21 Paul Jakma <paul.jakma@sun.com>
* ospf_dump.c: (ospf_timeval_dump) fix ms adjustment, thanks to Andrew Schorr. * ospf_vty.c: (ospf_config_write) fix write out of spf timers configuration.
Diffstat (limited to 'ospfd/ChangeLog')
-rw-r--r--ospfd/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog
index 76c220aa..1a8817aa 100644
--- a/ospfd/ChangeLog
+++ b/ospfd/ChangeLog
@@ -1,5 +1,12 @@
2005-10-21 Paul Jakma <paul.jakma@sun.com>
+ * ospf_dump.c: (ospf_timeval_dump) fix ms adjustment, thanks to
+ Andrew Schorr.
+ * ospf_vty.c: (ospf_config_write) fix write out of spf timers
+ configuration.
+
+2005-10-21 Paul Jakma <paul.jakma@sun.com>
+
* (general) SPF millisecond resolution timer with adaptive,
linear back-off holdtime. Prettification of ospf_timer_dump.
* ospf_dump.c: (ospf_timeval_dump) new function. The guts of