]> git.proxmox.com Git - mirror_frr.git/blobdiff - isisd/isis_cli.h
isisd: retrofit the 'spf-interval' command
[mirror_frr.git] / isisd / isis_cli.h
index 80ef82940a6dff689170a16a8cd37849c30b9227..452a932609352a484723a39ea1870fd181d4372d 100644 (file)
@@ -51,5 +51,7 @@ void cli_show_isis_lsp_max_lifetime(struct vty *vty, struct lyd_node *dnode,
                                    bool show_defaults);
 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);
 
 #endif /* ISISD_ISIS_CLI_H_ */