]> git.proxmox.com Git - mirror_frr.git/blobdiff - isisd/isis_cli.h
isisd: implemented the 'sequence-number-skipped' notification
[mirror_frr.git] / isisd / isis_cli.h
index 90e31859fca6ecbcd0f0bf1b7f8c03a5981b230b..8dadf6098183cd44260f1f8d5caea99ceb4f1ad4 100644 (file)
@@ -119,5 +119,7 @@ void cli_show_ip_isis_network_type(struct vty *vty, struct lyd_node *dnode,
                                   bool show_defaults);
 void cli_show_ip_isis_priority(struct vty *vty, struct lyd_node *dnode,
                               bool show_defaults);
+void cli_show_isis_log_adjacency(struct vty *vty, struct lyd_node *dnode,
+                                bool show_defaults);
 
 #endif /* ISISD_ISIS_CLI_H_ */