]> git.proxmox.com Git - mirror_frr.git/commit - staticd/static_vty.c
staticd: Fix 'show debug static" command
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 7 Sep 2018 11:01:19 +0000 (07:01 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 7 Sep 2018 11:01:19 +0000 (07:01 -0400)
commite60b527e66e18acd5b8dc625324628bef35fa778
tree6b828afb388d59483c776b7a4b35a59ee2cf8390
parentc279fc5fdd0634997a14470bad70853e690aee15
staticd: Fix 'show debug static" command

'show debugging' is returning a Command incomplete
error message as that it is being sent to staticd
and staticd has no knowledge of it, fix this.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
staticd/static_vty.c