summaryrefslogtreecommitdiff
path: root/lib/vty.c
diff options
context:
space:
mode:
authorLou Berger <lberger@labn.net>2017-05-23 15:00:53 -0400
committerLou Berger <lberger@labn.net>2017-05-23 15:40:12 -0400
commitb1ff4223c76d5f2d83dcdb1470fa188059b4211c (patch)
tree80319cedc1f3125bfaa1bfcd7a7661d5ce789b3e /lib/vty.c
parentdb64fac494eb51ae481293b6edc9cae1dec88a10 (diff)
lib: remove BGP_ENCAP(V6)_NODE
Signed-off-by: Lou Berger <lberger@labn.net>
Diffstat (limited to 'lib/vty.c')
-rw-r--r--lib/vty.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/vty.c b/lib/vty.c
index e27f8d74ba..c500a45194 100644
--- a/lib/vty.c
+++ b/lib/vty.c
@@ -738,8 +738,6 @@ 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_VRF_POLICY_NODE:
case BGP_VNC_DEFAULTS_NODE:
case BGP_VNC_NVE_GROUP_NODE: