]> git.proxmox.com Git - mirror_frr.git/blobdiff - bgpd/bgp_zebra.h
eigrpd: eigrp usage of uint32_t to struct in_addr for router_id data
[mirror_frr.git] / bgpd / bgp_zebra.h
index 2ea1fc777c26b0e7d41d51ba09a5c98f895a7598..e7b7d683aff10cfc731c02a5bf15ff76ed87bc88 100644 (file)
@@ -73,6 +73,7 @@ extern int bgp_zebra_advertise_subnet(struct bgp *bgp, int advertise,
                                      vni_t vni);
 extern int bgp_zebra_advertise_gw_macip(struct bgp *, int, vni_t);
 extern int bgp_zebra_advertise_all_vni(struct bgp *, int);
+extern int bgp_zebra_dup_addr_detection(struct bgp *bgp);
 extern int bgp_zebra_vxlan_flood_control(struct bgp *bgp,
                                         enum vxlan_flood_control flood_ctrl);