summaryrefslogtreecommitdiff
path: root/lib/command_graph.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/command_graph.h')
-rw-r--r--lib/command_graph.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/command_graph.h b/lib/command_graph.h
index 8e84fa928d..25aa47db7b 100644
--- a/lib/command_graph.h
+++ b/lib/command_graph.h
@@ -45,6 +45,7 @@ enum cmd_token_type {
IPV6_PREFIX_TKN, // IPV6 network prefixes
MAC_TKN, // Ethernet address
MAC_PREFIX_TKN, // Ethernet address w/ CIDR mask
+ ASNUM_TKN, // AS dot format
/* plumbing types */
FORK_TKN, // marks subgraph beginning