summaryrefslogtreecommitdiff
path: root/lib/vty.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2017-01-27 11:44:42 -0500
committerDonald Sharp <sharpd@cumulusnetworks.com>2017-01-27 11:44:42 -0500
commitc016b6c796fe3a8520fdd0f30ef377cbb73e0037 (patch)
tree78c3b29b41860c367390bba20a4a4d16fbaf3469 /lib/vty.c
parent75688c44d98af271ca4eb4f3133ede9e7ae709bb (diff)
parentaceb2285dad63dca7bba7177012aabdb63e1cca5 (diff)
Merge remote-tracking branch 'origin/master' into pr/111
Diffstat (limited to 'lib/vty.c')
-rw-r--r--lib/vty.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/vty.c b/lib/vty.c
index a435706d1f..9413d003ef 100644
--- a/lib/vty.c
+++ b/lib/vty.c
@@ -742,6 +742,7 @@ vty_end_config (struct vty *vty)
case BGP_VPNV6_NODE:
case BGP_ENCAP_NODE:
case BGP_ENCAPV6_NODE:
+ case BGP_VRF_POLICY_NODE:
case BGP_VNC_DEFAULTS_NODE:
case BGP_VNC_NVE_GROUP_NODE:
case BGP_VNC_L2_GROUP_NODE: