diff options
Diffstat (limited to 'bgpd/rfapi/vnc_debug.c')
-rw-r--r-- | bgpd/rfapi/vnc_debug.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bgpd/rfapi/vnc_debug.c b/bgpd/rfapi/vnc_debug.c index bf7a898f5..ec5717622 100644 --- a/bgpd/rfapi/vnc_debug.c +++ b/bgpd/rfapi/vnc_debug.c @@ -95,6 +95,7 @@ DEFUN (no_debug_bgp_vnc, "<no debug|undebug> bgp vnc <rfapi-query|import-bi-attach|import-del-remote|verbose>", NO_STR DEBUG_STR + "Undebug" BGP_STR VNC_STR "rfapi query handling\n" @@ -138,6 +139,7 @@ DEFUN (no_debug_bgp_vnc_all, "<no debug|undebug> all bgp vnc", NO_STR DEBUG_STR + "Undebug command\n" "Disable all VNC debugging\n" BGP_STR VNC_STR) |