From b1ff4223c76d5f2d83dcdb1470fa188059b4211c Mon Sep 17 00:00:00 2001 From: Lou Berger Date: Tue, 23 May 2017 15:00:53 -0400 Subject: lib: remove BGP_ENCAP(V6)_NODE Signed-off-by: Lou Berger --- lib/command.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/command.h') 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 */ -- cgit v1.2.3