commit | fe8a93b95145c66adf196eea4a919dfe0b7c57db | [log] [tgz] |
---|---|---|
author | Antonio Quartulli <ordex@autistici.org> | Wed Apr 03 19:10:26 2013 +0200 |
committer | Antonio Quartulli <ordex@autistici.org> | Wed Apr 17 22:31:22 2013 +0200 |
tree | e7251d3c966129aaba6366ca35a74a3d8b4f014a | |
parent | 361cd29cf9363505c2a35bbf9a034a22feebfb07 [diff] |
batman-adv: make is_my_mac() check for the current mesh only On a multi-mesh node (a node running more than one batman-adv virtual interface) batadv_is_my_mac() has to check MAC addresses of hard interfaces belonging to the current mesh only. Signed-off-by: Antonio Quartulli <ordex@autistici.org> Signed-off-by: Marek Lindner <lindner_marek@yahoo.de>