]> git.proxmox.com Git - mirror_frr.git/blobdiff - ospfd/ospf_ext.h
Merge pull request #6589 from NaveenThanikachalam/gr_fixes
[mirror_frr.git] / ospfd / ospf_ext.h
index 0071584e2685b9c637d2fd17a7b707fb907058c3..b1e4feb6df0b5b7aa0ef4c1ffa81ab70407a114f 100644 (file)
@@ -189,6 +189,7 @@ extern int ospf_ext_init(void);
 extern void ospf_ext_term(void);
 extern void ospf_ext_finish(void);
 extern void ospf_ext_update_sr(bool enable);
+extern void ospf_ext_link_srlb_update(void);
 extern uint32_t ospf_ext_schedule_prefix_index(struct interface *ifp,
                                               uint32_t index,
                                               struct prefix_ipv4 *p,