summaryrefslogtreecommitdiff
path: root/lib/command.h
diff options
context:
space:
mode:
authorQuentin Young <qlyoung@users.noreply.github.com>2020-07-14 15:37:14 -0400
committerQuentin Young <qlyoung@cumulusnetworks.com>2020-07-14 15:38:20 -0400
commit1d4cfa5de1ab31b1a74e57d17af80f324a20d1bb (patch)
treefa4f619efa6662896337e132d87ae8675f33af73 /lib/command.h
parent35d78b8b8686e4aba447b94cd9707094641718ea (diff)
Revert "Rpki Encapsulation"revert-5015-rpki_vrf_encapsulation
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to 'lib/command.h')
-rw-r--r--lib/command.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/command.h b/lib/command.h
index 9e0fc783c7..21bb613540 100644
--- a/lib/command.h
+++ b/lib/command.h
@@ -159,7 +159,6 @@ enum node_type {
OPENFABRIC_NODE, /* OpenFabric router configuration node */
VRRP_NODE, /* VRRP node */
BMP_NODE, /* BMP config under router bgp */
- RPKI_VRF_NODE, /* RPKI node for VRF */
NODE_TYPE_MAX, /* maximum */
};