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 f019473308..c9d797844e 100644 --- a/lib/command.c +++ b/lib/command.c @@ -2522,6 +2522,7 @@ cmd_init (int terminal) workqueue_cmd_init (); } + hash_cmd_init (); install_element (CONFIG_NODE, &hostname_cmd); install_element (CONFIG_NODE, &no_hostname_cmd); install_element (CONFIG_NODE, &frr_version_defaults_cmd); |
