commit | 3b27ffb00fbe9d9189715ea13ce8712e2f0cb0c5 | [log] [tgz] |
---|---|---|
author | Antonio Quartulli <ordex@autistici.org> | Sat May 28 14:51:06 2011 +0200 |
committer | Sven Eckelmann <sven@narfation.org> | Mon Jun 20 11:37:21 2011 +0200 |
tree | f1c37577167e4d6eecae2f7c87078fcf26ccfa3e | |
parent | b4e1705417c6cc7d46d9020259a2c8f457cf82bd [diff] |
batman-adv: Unify the first 3 bytes in each packet The amount of duplicated code in the receive and routing code can be reduced when all headers provide the packet type, version and ttl in the same first bytes. Signed-off-by: Antonio Quartulli <ordex@autistici.org> Signed-off-by: Sven Eckelmann <sven@narfation.org>