summaryrefslogtreecommitdiff
path: root/lib/command.h
diff options
context:
space:
mode:
authorRuss White <russ@riw.us>2017-10-31 20:27:19 -0400
committerGitHub <noreply@github.com>2017-10-31 20:27:19 -0400
commit453a5340a8dc1400f44d1843b8687ac750282b12 (patch)
tree6fb17dfb030db73e0050149b1a54eaa869ee3101 /lib/command.h
parentb8c962aa6e7411ac24d6532b3b0fc8896eaf82d4 (diff)
parent62d52dedf08e47fb65674209cf5b7f9d62eb7e4f (diff)
Merge pull request #1363 from donaldsharp/z_improvements
Z improvements
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 e2d31decd4..9e6c954f15 100644
--- a/lib/command.h
+++ b/lib/command.h
@@ -358,6 +358,7 @@ struct cmd_node {
#define PCE_STR "PCE Router Information specific commands\n"
#define MPLS_STR "MPLS information\n"
#define WATCHFRR_STR "watchfrr information\n"
+#define ZEBRA_STR "Zebra information\n"
#define CONF_BACKUP_EXT ".sav"