diff options
author | paul <paul> | 2005-10-23 15:23:05 +0000 |
---|---|---|
committer | paul <paul> | 2005-10-23 15:23:05 +0000 |
commit | b8ad39d47a0fea7a336305cfd04f059c8e797aad (patch) | |
tree | 8387ae1ff1f397c79c035b3b303e8ea74b53a451 /ospfd/ChangeLog | |
parent | ea4ffc9009ac4596fe865fd5f7e8363cdacbbd66 (diff) |
2005-10-23 Paul Jakma <paul.jakma@sun.com>
* ospf_vty.c: (show_ip_ospf) fix display of SPF timer if it
has not yet been run.
Diffstat (limited to 'ospfd/ChangeLog')
-rw-r--r-- | ospfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog index 1a8817aa..a4461258 100644 --- a/ospfd/ChangeLog +++ b/ospfd/ChangeLog @@ -1,3 +1,8 @@ +2005-10-23 Paul Jakma <paul.jakma@sun.com> + + * ospf_vty.c: (show_ip_ospf) fix display of SPF timer if it + has not yet been run. + 2005-10-21 Paul Jakma <paul.jakma@sun.com> * ospf_dump.c: (ospf_timeval_dump) fix ms adjustment, thanks to |