]> git.proxmox.com Git - mirror_frr.git/blobdiff - lib/vty.c
bgpd, lib, vtysh: hook up bgp ENCAP CLI node
[mirror_frr.git] / lib / vty.c
index 7b39274ad2c2f72feba4d440e3975dfc45622c96..831ae8e55638f69e2dd7968a971c28a11852275c 100644 (file)
--- a/lib/vty.c
+++ b/lib/vty.c
@@ -741,6 +741,8 @@ vty_end_config (struct vty *vty)
     case BGP_NODE:
     case BGP_VPNV4_NODE:
     case BGP_VPNV6_NODE:
+    case BGP_ENCAP_NODE:
+    case BGP_ENCAPV6_NODE:
     case BGP_IPV4_NODE:
     case BGP_IPV4M_NODE:
     case BGP_IPV6_NODE: