summaryrefslogtreecommitdiff
path: root/proto/babel/babel.h
diff options
context:
space:
mode:
Diffstat (limited to 'proto/babel/babel.h')
-rw-r--r--proto/babel/babel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/proto/babel/babel.h b/proto/babel/babel.h
index 1b857f09..d0c159f9 100644
--- a/proto/babel/babel.h
+++ b/proto/babel/babel.h
@@ -139,6 +139,7 @@ struct babel_proto {
list interfaces; /* Interfaces we really know about (struct babel_iface) */
u64 router_id;
u16 update_seqno; /* To be increased on request */
+ u8 update_seqno_inc; /* Request for update_seqno increase */
u8 triggered; /* For triggering global updates */
slab *route_slab;