summaryrefslogtreecommitdiffstats
path: root/zebra/zserv.h
diff options
context:
space:
mode:
Diffstat (limited to 'zebra/zserv.h')
-rw-r--r--zebra/zserv.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/zebra/zserv.h b/zebra/zserv.h
index 21cf1004b..9e3473823 100644
--- a/zebra/zserv.h
+++ b/zebra/zserv.h
@@ -78,6 +78,7 @@ struct zserv
/* client's protocol */
u_char proto;
u_short instance;
+ u_char is_synchronous;
/* Statistics */
u_int32_t redist_v4_add_cnt;