]> git.puffer.fish Git - mirror/frr.git/commit
bfdd: Add `show debugging [bfd]` command 3799/head
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 14 Feb 2019 04:24:05 +0000 (23:24 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 14 Feb 2019 04:24:05 +0000 (23:24 -0500)
commita244e59954caa0f51b0496adfd6e247cd90ffe6f
treef96b6a3bd1a6dab4d9969b36913c3fd19438733e
parent6038fe458461ad76a6809995d6ad9ea1d0b59bbd
bfdd: Add `show debugging [bfd]` command

This will prevent vtysh from displaying `command imcomplete`
for a `show debugging` issued and we are running this
bfd daemon.  A quick look showed me that there was not
really the ability to turn on/off debugging like other
daemons.  I imagine future work can be focused here.

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