summaryrefslogtreecommitdiff
path: root/zebra/zebra_nb.c
diff options
context:
space:
mode:
Diffstat (limited to 'zebra/zebra_nb.c')
-rw-r--r--zebra/zebra_nb.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/zebra/zebra_nb.c b/zebra/zebra_nb.c
index 0a7ed5db41..6b41993a95 100644
--- a/zebra/zebra_nb.c
+++ b/zebra/zebra_nb.c
@@ -26,12 +26,6 @@ const struct frr_yang_module_info frr_zebra_info = {
.features = features,
.nodes = {
{
- .xpath = "/frr-zebra:zebra/mcast-rpf-lookup",
- .cbs = {
- .modify = zebra_mcast_rpf_lookup_modify,
- }
- },
- {
.xpath = "/frr-zebra:zebra/ip-forwarding",
.cbs = {
.modify = zebra_ip_forwarding_modify,