]> git.proxmox.com Git - mirror_frr.git/blobdiff - isisd/fabricd.h
Merge pull request #6249 from chiragshah6/yang_nb5
[mirror_frr.git] / isisd / fabricd.h
index 315cfba3f08e8f54820f0b51a028ddc2f9e59ce6..9455cdb0f053f59049ee78431bd42969119a6ae9 100644 (file)
@@ -3,7 +3,7 @@
  *
  * Copyright (C) 2018 Christian Franke
  *
- * This file is part of FreeRangeRouting (FRR)
+ * This file is part of FRRouting (FRR)
  *
  * FRR is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License as published by the
@@ -53,4 +53,6 @@ void fabricd_update_lsp_no_flood(struct isis_lsp *lsp,
 void fabricd_configure_triggered_csnp(struct isis_area *area, int delay,
                                      bool always_send_csnp);
 void fabricd_init(void);
+void isis_vty_daemon_init(void);
+
 #endif