diff options
Diffstat (limited to 'proto/babel/babel.h')
-rw-r--r-- | proto/babel/babel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/proto/babel/babel.h b/proto/babel/babel.h index 7b5037ab..481c88a7 100644 --- a/proto/babel/babel.h +++ b/proto/babel/babel.h @@ -268,7 +268,7 @@ struct babel_msg_ihu { struct babel_msg_update { u8 type; - u8 ae; + u8 wildcard; u8 plen; u16 interval; u16 seqno; |