summaryrefslogtreecommitdiff
path: root/lib/command.h
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2023-10-10 16:45:32 -0400
committerDonald Sharp <sharpd@nvidia.com>2023-10-10 16:45:32 -0400
commitddd96b51b06e7cd5ff5471aa6f8ddb390708b858 (patch)
tree15b077f0bd53c059ce0c7b0ec5bcda865cb733d6 /lib/command.h
parenta4fcdc4e48460dc067b0ff8f4dab20bf18fe9694 (diff)
Revert "bgpd: add bgp link-state address-family configuration context"
This reverts commit ae2f3bb5b4eed01df1f7a69c7710c9be519390f6.
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 36640c493f..718d34b007 100644
--- a/lib/command.h
+++ b/lib/command.h
@@ -174,7 +174,6 @@ enum node_type {
BMP_NODE, /* BMP config under router bgp */
ISIS_SRV6_NODE, /* ISIS SRv6 node */
ISIS_SRV6_NODE_MSD_NODE, /* ISIS SRv6 Node MSDs node */
- BGP_LS_NODE, /* BGP-LS configuration node */
NODE_TYPE_MAX, /* maximum */
};
/* clang-format on */