batman-adv: introduce capability initialization bitfield
authorLinus Lüssing <linus.luessing@web.de>
Sat, 15 Feb 2014 16:47:50 +0000 (17:47 +0100)
committerAntonio Quartulli <antonio@meshcoding.com>
Sat, 22 Mar 2014 08:18:56 +0000 (09:18 +0100)
The new bitfield allows us to keep track whether capability subsets of
an originator have gone through their initialization phase yet.

The translation table is the only user right now, but a new one will be
added soon.

Signed-off-by: Linus Lüssing <linus.luessing@web.de>
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Signed-off-by: Antonio Quartulli <antonio@meshcoding.com>
net/batman-adv/originator.c
net/batman-adv/translation-table.c
net/batman-adv/types.h

Simple merge
Simple merge
Simple merge