diff options
author | Vincent Jardin <vincent.jardin@6wind.com> | 2007-04-12 07:43:49 +0000 |
---|---|---|
committer | Vincent Jardin <vincent.jardin@6wind.com> | 2007-04-12 07:43:49 +0000 |
commit | 6dfa827b7be871fc7301d4db04a99b509c9fd7aa (patch) | |
tree | 426112bb139e33cddab91f5a5ae15127149ab58d /ripngd/ChangeLog | |
parent | a1fdf9479637642ae3de0ee6ef5c0958d6e687d8 (diff) |
Fix the display of some timers. (show ipv6 ripng and show ipv6 ripng status)
Diffstat (limited to 'ripngd/ChangeLog')
-rw-r--r-- | ripngd/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ripngd/ChangeLog b/ripngd/ChangeLog index 1bafb84a..2ad753ab 100644 --- a/ripngd/ChangeLog +++ b/ripngd/ChangeLog @@ -1,3 +1,9 @@ +2007-04-12 Emmanuel Vize <emmanuel.vize@6wind.com> + + * ripngd.c: (ripng_vty_out_uptime and show_ipv6_ripng_status) + Use new thread_timer_remain_second to display properly the timers + (reported patch from Andrew J. Schorr in ripd.c) + 2006-05-11 Paul Jakma <paul.jakma@sun.com> * ripng_interface.c: (ripng_interface_address_add) Remove |