]> git.proxmox.com Git - mirror_frr.git/blobdiff - ospf6d/ospf6_intra.h
zebra: reduce rib workqueue retry timeout
[mirror_frr.git] / ospf6d / ospf6_intra.h
index 2abcce8c8db3ab97fea4585c4287c798a0bb8174..672e288bf3d9248b9e629f4ff68a37be5a05e636 100644 (file)
@@ -231,6 +231,9 @@ extern void ospf6_intra_prefix_lsa_remove(struct ospf6_lsa *lsa);
 extern int ospf6_orig_as_external_lsa(struct thread *thread);
 extern void ospf6_intra_route_calculation(struct ospf6_area *oa);
 extern void ospf6_intra_brouter_calculation(struct ospf6_area *oa);
+extern void ospf6_intra_prefix_route_ecmp_path(struct ospf6_area *oa,
+                                              struct ospf6_route *old,
+                                              struct ospf6_route *route);
 
 extern void ospf6_intra_init(void);