]> git.puffer.fish Git - mirror/frr.git/commit
ospfd: fix some json timer output 3943/head
authorMark Stapp <mjs@voltanet.io>
Wed, 13 Mar 2019 19:25:46 +0000 (15:25 -0400)
committerMark Stapp <mjs@voltanet.io>
Wed, 13 Mar 2019 19:25:46 +0000 (15:25 -0400)
commit50ad4b42c1fcb08608c4b0ea4bc59566e97b6fe2
treef354b752d9db7fbc66dfee6866f62a104d1f4fad
parent50b9931b0aca6d5198761065306bfca625c50b12
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.

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