summaryrefslogtreecommitdiff
path: root/lib/command.h
diff options
context:
space:
mode:
authorDonatas Abraitis <donatas@opensourcerouting.org>2023-01-17 18:15:56 +0200
committerDonatas Abraitis <donatas@opensourcerouting.org>2023-01-17 18:15:56 +0200
commitaf5d7312558b1df5f6cf75de7ffd3511dfd015b6 (patch)
tree154efd4450d52c2f8ab34acefafc954855b35482 /lib/command.h
parentcb6e090a90d283f3e9e31926f255e385a34bd721 (diff)
Revert "lib: BGP registration with IGP for BGP ORR rSPF calc"
This reverts commit a5dd4bf47d1d24cfc5e916ff29f5124792e85a53.
Diffstat (limited to 'lib/command.h')
-rw-r--r--lib/command.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/command.h b/lib/command.h
index 5cc40f71f6..bce4fb9e1c 100644
--- a/lib/command.h
+++ b/lib/command.h
@@ -398,7 +398,6 @@ struct cmd_node {
#define BGP_SOFT_IN_STR "Send route-refresh unless using 'soft-reconfiguration inbound'\n"
#define BGP_SOFT_OUT_STR "Resend all outbound updates\n"
#define BGP_SOFT_RSCLIENT_RIB_STR "Soft reconfig for rsclient RIB\n"
-#define BGP_ORR_DEBUG "Enable Optimal Route Reflection Debugging logs\n"
#define OSPF_STR "OSPF information\n"
#define NEIGHBOR_STR "Specify neighbor router\n"
#define DEBUG_STR "Debugging functions\n"