]> git.proxmox.com Git - mirror_frr.git/blobdiff - zebra/zapi_msg.h
isisd: implement the 'lsp-too-large' notification
[mirror_frr.git] / zebra / zapi_msg.h
index 29fe59babfdaf89113a2b0e7b98ec9364658aaa5..11b469e14478745d1a5da743a661c12f7e281a6b 100644 (file)
@@ -70,6 +70,8 @@ extern int zsend_pw_update(struct zserv *client, struct zebra_pw *pw);
 extern int zsend_route_notify_owner(struct route_entry *re,
                                    const struct prefix *p,
                                    enum zapi_route_notify_owner note);
+extern int zsend_route_notify_owner_ctx(const struct zebra_dplane_ctx *ctx,
+                                       enum zapi_route_notify_owner note);
 
 extern void zsend_rule_notify_owner(struct zebra_pbr_rule *rule,
                                    enum zapi_rule_notify_owner note);