diff options
Diffstat (limited to 'lib/command.c')
| -rw-r--r-- | lib/command.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/command.c b/lib/command.c index 9992e81ef5..83c91c4c60 100644 --- a/lib/command.c +++ b/lib/command.c @@ -117,6 +117,7 @@ const char *node_names[] = { "vty", // VTY_NODE, "link-params", // LINK_PARAMS_NODE, "bgp evpn vni", // BGP_EVPN_VNI_NODE, + "rpki", // RPKI_NODE }; /* Command vector which includes some level of command lists. Normally |
