]> git.proxmox.com Git - mirror_frr.git/commit
[ripd] Fix "show ip rip status" display of time until next update
authorAndrew J. Schorr <ajschorr@alumni.princeton.edu>
Wed, 21 Mar 2007 18:57:38 +0000 (18:57 +0000)
committerAndrew J. Schorr <ajschorr@alumni.princeton.edu>
Wed, 21 Mar 2007 18:57:38 +0000 (18:57 +0000)
commita4c648281dfdc45687580ea2d20884b5d7dbdc8d
treebeca0c3e413f1b9eee1266906a3035b256c8c147
parentafb88a669167358ea2be64aa0d10c8c42fa7509c
[ripd] Fix "show ip rip status" display of time until next update

2007-03-21 Andrew J. Schorr <ajschorr@alumni.princeton.edu>

* ripd.c: (show_ip_rip_status) Use new thread_timer_remain_second
  function instead of rip_next_thread_timer to display the time until
  next update properly.
  (rip_next_thread_timer) Remove obsolete function.
ripd/ChangeLog
ripd/ripd.c