]> git.proxmox.com Git - mirror_frr.git/blobdiff - zebra/redistribute.h
This patch changes BGP from only listening mode for BFD status updates to interactive...
[mirror_frr.git] / zebra / redistribute.h
index aef944ca227044f7796961cdaf3e3f403243f797..a4f321979d30b998113117645937fc25efe92dce 100644 (file)
@@ -46,7 +46,6 @@ extern void zebra_interface_address_add_update (struct interface *,
                                                struct connected *);
 extern void zebra_interface_address_delete_update (struct interface *,
                                                   struct connected *c);
-extern void zebra_interface_bfd_update (struct interface *, struct prefix *);
 extern int zebra_check_addr (struct prefix *);
 
 extern int zebra_import_table (afi_t afi, u_int32_t table_id,