diff options
Diffstat (limited to 'proto/babel/babel.h')
-rw-r--r-- | proto/babel/babel.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/proto/babel/babel.h b/proto/babel/babel.h index 95ea3036..1b857f09 100644 --- a/proto/babel/babel.h +++ b/proto/babel/babel.h @@ -191,6 +191,7 @@ struct babel_neighbor { u8 hello_cnt; u16 hello_map; u16 next_hello_seqno; + uint last_hello_int; /* expiry timers */ btime hello_expiry; btime ihu_expiry; |