commit | e17931d1a61d189845d3ca923c5baf99e729156a | [log] [tgz] |
---|---|---|
author | Linus Lüssing <linus.luessing@web.de> | Sat Feb 15 17:47:50 2014 +0100 |
committer | Antonio Quartulli <antonio@meshcoding.com> | Sat Mar 22 09:18:56 2014 +0100 |
tree | 9022f779a494dddd661e2bdd64cc4b4c4cd5e070 | |
parent | c5caf4ef34e2779c9a90bf4cbb57fbdf57dc8cbc [diff] |
batman-adv: introduce capability initialization bitfield 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>