]> git.puffer.fish Git - matthieu/frr.git/commit
ospf6d: Json support added for command "show ipv6 ospf6 interface prefix [json]"
authorYash Ranjan <ranjany@vmware.com>
Mon, 25 Jan 2021 10:51:39 +0000 (02:51 -0800)
committerYash Ranjan <ranjany@vmware.com>
Wed, 27 Jan 2021 04:06:02 +0000 (20:06 -0800)
commit35aeb295ed72bbdbc15de93c34aa9e81c2bcab03
tree608016a0eb94958c878ad2cc877bcdf05db90870
parenteacd0828d4a95684fbf691e28730b229c5a8b799
ospf6d: Json support added for command "show ipv6 ospf6 interface prefix [json]"

Modify code to add JSON format output in show command
"show ipv6 ospf6 interface prefix" with proper formating

Signed-off-by: Yash Ranjan <ranjany@vmware.com>
doc/user/ospf6d.rst
ospf6d/ospf6_interface.c