]> git.puffer.fish Git - matthieu/frr.git/commit
pimd: json support added
authornsaigomathi <nsaigomathi@vmware.com>
Tue, 9 Feb 2021 07:29:50 +0000 (23:29 -0800)
committernsaigomathi <nsaigomathi@vmware.com>
Tue, 9 Feb 2021 13:33:14 +0000 (05:33 -0800)
commit85c8286666d97e29d339700c4989a69777d0eef6
tree2a2fc59da8dbaaad132c28cb7645df06b5c36e53
parent91653aefd487fb35ffca8f2d8db35b8c2b03fd6c
pimd: json support added

Modify code to add JSON format output in show command.
"show ip igmp [vrf NAME] join" and "show ip igmp vrf all join" with proper formatting

Signed-off-by: Sai Gomathi <nsaigomathi@vmware.com>
doc/user/pim.rst
pimd/pim_cmd.c