summaryrefslogtreecommitdiff
path: root/lib/command.h
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/command.h
parentdb64fac494eb51ae481293b6edc9cae1dec88a10 (diff)
lib: remove BGP_ENCAP(V6)_NODE
Signed-off-by: Lou Berger <lberger@labn.net>
Diffstat (limited to 'lib/command.h')
-rw-r--r--lib/command.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/command.h b/lib/command.h
index 35fb20f8b0..7894334dfc 100644
--- a/lib/command.h
+++ b/lib/command.h
@@ -101,8 +101,6 @@ enum node_type
BGP_IPV6_NODE, /* BGP IPv6 address family */
BGP_IPV6M_NODE, /* BGP IPv6 multicast address family. */
BGP_IPV6L_NODE, /* BGP IPv6 labeled unicast address family. */
- BGP_ENCAP_NODE, /* BGP ENCAP SAFI */
- BGP_ENCAPV6_NODE, /* BGP ENCAP SAFI */
BGP_VRF_POLICY_NODE, /* BGP VRF policy */
BGP_VNC_DEFAULTS_NODE, /* BGP VNC nve defaults */
BGP_VNC_NVE_GROUP_NODE, /* BGP VNC nve group */