summaryrefslogtreecommitdiff
path: root/bgpd/bgp_debug.c
diff options
context:
space:
mode:
authorDaniel Walton <dwalton@cumulusnetworks.com>2016-09-26 18:08:45 +0000
committerDaniel Walton <dwalton@cumulusnetworks.com>2016-09-26 18:08:45 +0000
commita636c635ae5e79cd877535b4ac013033fe7f32de (patch)
tree01c99b29c3c2ade741b382cff17d740668a8a99a /bgpd/bgp_debug.c
parent5bf159563c128a4110341949962e5258db3b309c (diff)
bgpd: collaps show ip bgp, show ip bgp x.x.x.x, etc calls
Signed-off-by: Daniel Walton <dwalton@cumulusnetworks.com>
Diffstat (limited to 'bgpd/bgp_debug.c')
-rw-r--r--bgpd/bgp_debug.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/bgpd/bgp_debug.c b/bgpd/bgp_debug.c
index 817a8e00a4..39f723a6a4 100644
--- a/bgpd/bgp_debug.c
+++ b/bgpd/bgp_debug.c
@@ -1554,14 +1554,6 @@ DEFUN (debug_bgp_allow_martians,
return CMD_SUCCESS;
}
-/*
- * CHECK ME - The following ALIASes need to be implemented in this DEFUN
- * "undebug bgp allow-martians",
- * UNDEBUG_STR
- * BGP_STR
- * "BGP allow martian next hops\n"
- *
- */
DEFUN (no_debug_bgp_allow_martians,
no_debug_bgp_allow_martians_cmd,
"no debug bgp allow-martians",