]> git.proxmox.com Git - mirror_frr.git/blobdiff - ripd/rip_zebra.c
ripd: embed BFD YANG models
[mirror_frr.git] / ripd / rip_zebra.c
index 834c7d2d6519a96b87ac29fb0131da32aed64589..5bf51c2f15284bc171fcc044cf371a2704a0fce9 100644 (file)
@@ -20,7 +20,6 @@
 
 /* All information about zebra. */
 struct zclient *zclient = NULL;
-uint32_t zebra_ecmp_count = MULTIPATH_NUM;
 
 /* Send ECMP routes to zebra. */
 static void rip_zebra_ipv4_send(struct rip *rip, struct route_node *rp,