]> git.puffer.fish Git - mirror/frr.git/commit
ospfd: fix some json timer output 3956/head
authorMark Stapp <mjs@voltanet.io>
Fri, 15 Mar 2019 13:40:38 +0000 (09:40 -0400)
committerMark Stapp <mjs@voltanet.io>
Fri, 15 Mar 2019 13:40:38 +0000 (09:40 -0400)
commit010e3ee7d67a82001cd3e464e2336e7e216ff899
tree974c726965d80127980fa290d11ca58ebae84698
parent637a70b94c9f1b36e9750641c9c6c88059e9874c
ospfd: fix some json timer output

Fix a few json output values: a few are in seconds, not msecs,
and one is a number-per-second, not a duration [7.0 version].

Signed-off-by: Mark Stapp <mjs@voltanet.io>
ospfd/ospf_vty.c