]> git.proxmox.com Git - mirror_frr.git/commit
ospfd: fix some json timer output
authorMark Stapp <mjs@voltanet.io>
Fri, 15 Mar 2019 13:46:40 +0000 (09:46 -0400)
committerMark Stapp <mjs@voltanet.io>
Fri, 15 Mar 2019 13:46:40 +0000 (09:46 -0400)
commit502c76524f7b238fe88f3986bde51c6f7b0ae128
treee60429eafba60287dc45b717ea37486e838322ef
parent97f3a8efd4d9d25b92a6c77a76096d314f533a9e
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. [6.0 version]

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