diff options
Diffstat (limited to 'lib/vty.c')
| -rw-r--r-- | lib/vty.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -768,6 +768,7 @@ vty_end_config (struct vty *vty) case MASC_NODE: case PIM_NODE: case VTY_NODE: + case BGP_EVPN_VNI_NODE: vty_config_unlock (vty); vty->node = ENABLE_NODE; break; |
