commit | a3b81b67de6ae0475c0c34c552c059f7bea2f520 | [log] [tgz] |
---|---|---|
author | Antonio Quartulli <antonio@open-mesh.com> | Thu Mar 28 14:21:12 2013 +0100 |
committer | Antonio Quartulli <ordex@autistici.org> | Wed May 29 02:44:53 2013 +0200 |
tree | 1df0e0ab4b3fcea5f08e4bf33f710369ae88ff62 | |
parent | 281581d3e79eaacfcdc0827e9bf990422252ba5c [diff] |
batman-adv: don't check compat version twice Compatibility version is checked upon packet reception before calling any handler. For this reason it does need to be checked once more in the handler itself. Signed-off-by: Antonio Quartulli <antonio@open-mesh.com> Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>