summaryrefslogtreecommitdiff
path: root/proto/bmp/bmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'proto/bmp/bmp.h')
-rw-r--r--proto/bmp/bmp.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/proto/bmp/bmp.h b/proto/bmp/bmp.h
index 9b4e2a73..e51c2ea0 100644
--- a/proto/bmp/bmp.h
+++ b/proto/bmp/bmp.h
@@ -87,6 +87,7 @@ struct bmp_stream {
node n;
struct bgp_proto *bgp;
u32 key;
+ bool sync;
struct bmp_stream *next;
struct bmp_table *table;
struct bgp_channel *sender;