batman-adv: make is_my_mac() check for the current mesh only
authorAntonio Quartulli <ordex@autistici.org>
Wed, 3 Apr 2013 17:10:26 +0000 (19:10 +0200)
committerAntonio Quartulli <ordex@autistici.org>
Wed, 17 Apr 2013 20:31:22 +0000 (22:31 +0200)
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>

No differences found