]> git.proxmox.com Git - mirror_frr.git/commit - ospfd/ospf_vty.c
ospfd: json support for ospf database command.
authorrgirada <rgirada@vmware.com>
Thu, 23 Jul 2020 23:25:04 +0000 (16:25 -0700)
committerrgirada <rgirada@vmware.com>
Sun, 1 Nov 2020 16:25:40 +0000 (08:25 -0800)
commitf328dc606e35abea55706452b105bd8d78728d6c
treed183453cd869b942a3e66e4d4e6d8ae10526d82e
parentd65c0a679a8b630604bbb922734a232396bdd5ef
ospfd: json support for ospf database command.

Description:
Added json support to ospf lsdb command and its subcommands.
Added json to the following sub commands.
show ip ospf  database json
show ip ospf  database router json
show ip ospf  database network json
show ip ospf  database external json
show ip ospf  database summary json
show ip ospf  database asbr-summary json
show ip ospf  database nssa-external json
show ip ospf  databas max-age json
show ip ospf  database self-originate json

Signed-off-by: Rajesh Girada <rgirada@vmware.com>
doc/user/ospfd.rst
ospfd/ospf_opaque.c
ospfd/ospf_opaque.h
ospfd/ospf_vty.c