summaryrefslogtreecommitdiffstats
path: root/isisd/isisd.h
diff options
context:
space:
mode:
Diffstat (limited to 'isisd/isisd.h')
-rw-r--r--isisd/isisd.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/isisd/isisd.h b/isisd/isisd.h
index def2027aa..57d9691cc 100644
--- a/isisd/isisd.h
+++ b/isisd/isisd.h
@@ -127,6 +127,9 @@ struct isis_area {
*/
int lsp_regenerate_pending[ISIS_LEVELS];
+ bool bfd_signalled_down;
+ bool bfd_force_spf_refresh;
+
struct fabricd *fabricd;
/*