diff options
author | Paul Jakma <paul.jakma@sun.com> | 2007-03-08 17:50:01 +0000 |
---|---|---|
committer | Paul Jakma <paul.jakma@sun.com> | 2007-03-08 17:50:01 +0000 |
commit | c136d24406b62510a8c7a3c89e7716d0819e8fc2 (patch) | |
tree | 65dc30951f154c2af9adc005a6041ca8994522ca /ospf6d/ChangeLog | |
parent | 6502208c3217e52e693146e6b72e76fd76982a51 (diff) |
[ospf6d] Bug 322: ospf6d show ipv6 neighbour showing wrong times
2007-03-08 David Siebörger d.sieborger@ru.ac.za
* ospf6_neighbor.c: (ospf6_neighbor_show) Fix bug #322, ospf6d
wasn't updated to match thread times changing to relative
time.
Diffstat (limited to 'ospf6d/ChangeLog')
-rw-r--r-- | ospf6d/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ospf6d/ChangeLog b/ospf6d/ChangeLog index 766cecee..c5f24f7f 100644 --- a/ospf6d/ChangeLog +++ b/ospf6d/ChangeLog @@ -1,3 +1,9 @@ +2007-03-08 David Siebörger d.sieborger@ru.ac.za + + * ospf6_neighbor.c: (ospf6_neighbor_show) Fix bug #322, ospf6d + wasn't updated to match thread times changing to relative + time. + 2007-02-27 Pavol Rusnak <prusnak@suse.cz> * ospf6_lsa.c: (ospf6_lsa_handler_name) Fix bug: must use strcmp |