summaryrefslogtreecommitdiff
path: root/ripd/ChangeLog
diff options
context:
space:
mode:
authorVincent Jardin <vincent.jardin@6wind.com>2007-04-11 15:12:05 +0000
committerVincent Jardin <vincent.jardin@6wind.com>2007-04-11 15:12:05 +0000
commita1fdf9479637642ae3de0ee6ef5c0958d6e687d8 (patch)
tree28dfc85b9bfcbbf5064703484fc60a01c904e5e9 /ripd/ChangeLog
parentf5e004f74fecaf84b50f8c1823432077ad7e15b7 (diff)
Fix the display of route timeout in "show ip rip". (Use thread_timer_remain_second)
Diffstat (limited to 'ripd/ChangeLog')
-rw-r--r--ripd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ripd/ChangeLog b/ripd/ChangeLog
index b776c551..066c5271 100644
--- a/ripd/ChangeLog
+++ b/ripd/ChangeLog
@@ -1,3 +1,8 @@
+2007-04-11 Emmanuel Vize <emmanuel.vize@6wind.com>
+
+ * ripd.c: (rip_vty_out_uptime) Use new thread_timer_remain_second
+ to display properly the route timeout, displayed by "show ip rip"
+
2007-03-21 Andrew J. Schorr <ajschorr@alumni.princeton.edu>
* ripd.c: (show_ip_rip_status) Use new thread_timer_remain_second