]> git.puffer.fish Git - mirror/frr.git/commit
pimd: When doing json output do not output non-json strings
authorDonald Sharp <sharpd@nvidia.com>
Sun, 28 May 2023 11:18:36 +0000 (07:18 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Sun, 28 May 2023 11:37:25 +0000 (07:37 -0400)
commit06504bea79e9b054dffb56374cc42054180e24c1
treeb2b0b5ac4105c42e25a9ea0bedde433eb776210a
parent131153ea22aa3de94e36b2caf06d45068b0393de
pimd: When doing json output do not output non-json strings

When entering some show commands that use json in pimd
when the interface cannot be found do not output non-json
format in that case.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
pimd/pim_cmd_common.c