]> git.proxmox.com Git - mirror_frr.git/blobdiff - ospfd/ospf_spf.h
ospfd: Max multipath config support
[mirror_frr.git] / ospfd / ospf_spf.h
index 835caab288ea945f90cb377c7f60a48ae04db68b..4ff4a6d125a1d93654a9eaf6554de9f75d608439 100644 (file)
@@ -98,6 +98,6 @@ extern struct vertex_parent *ospf_spf_vertex_parent_find(struct in_addr id,
 extern int vertex_parent_cmp(void *aa, void *bb);
 
 extern void ospf_spf_print(struct vty *vty, struct vertex *v, int i);
-
+extern void ospf_restart_spf(struct ospf *ospf);
 /* void ospf_spf_calculate_timer_add (); */
 #endif /* _QUAGGA_OSPF_SPF_H */