summaryrefslogtreecommitdiff
path: root/lib/command.h
diff options
context:
space:
mode:
authorRenato Westphal <renato@opensourcerouting.org>2020-06-10 19:06:16 -0300
committerGitHub <noreply@github.com>2020-06-10 19:06:16 -0300
commit18210180784d152cce7ce0f5a306469e5d100d22 (patch)
tree20c06e320e67d7dac7e2b47e62d145ad769d1b55 /lib/command.h
parent10658ad30b1df0d7d4ea828e4935075698eb2488 (diff)
parentc8b27f2ad98f71842e506b8ccff403971769d8cb (diff)
Merge pull request #6542 from mjstapp/zebra_opaque_unicast
Zebra opaque unicast messages
Diffstat (limited to 'lib/command.h')
-rw-r--r--lib/command.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/command.h b/lib/command.h
index ed0ea18d6f..21bb613540 100644
--- a/lib/command.h
+++ b/lib/command.h
@@ -406,6 +406,7 @@ struct cmd_node {
#define FILTER_LOG_STR "Filter Logs\n"
#define BFD_PROFILE_STR "BFD profile.\n"
#define BFD_PROFILE_NAME_STR "BFD profile name.\n"
+#define SHARP_STR "Sharp Routing Protocol\n"
#define CMD_VNI_RANGE "(1-16777215)"
#define CONF_BACKUP_EXT ".sav"