]> git.proxmox.com Git - mirror_frr.git/blobdiff - isisd/isis_cli.h
isisd: retrofit the 'spf-delay-ietf' command
[mirror_frr.git] / isisd / isis_cli.h
index 452a932609352a484723a39ea1870fd181d4372d..59128c61671db8899248d7766fcbe3c8ce8d7951 100644 (file)
@@ -53,5 +53,7 @@ void cli_show_isis_lsp_mtu(struct vty *vty, struct lyd_node *dnode,
                           bool show_defaults);
 void cli_show_isis_spf_min_interval(struct vty *vty, struct lyd_node *dnode,
                                    bool show_defaults);
+void cli_show_isis_spf_ietf_backoff(struct vty *vty, struct lyd_node *dnode,
+                                   bool show_defaults);
 
 #endif /* ISISD_ISIS_CLI_H_ */