commit | c76d15253aeaf8ee3beee932d1950296431bec96 | [log] [tgz] |
---|---|---|
author | Simon Wunderlich <simon.wunderlich@s2003.tu-chemnitz.de> | Mon Oct 15 22:38:04 2012 +0200 |
committer | Antonio Quartulli <ordex@autistici.org> | Wed Nov 21 12:34:48 2012 +0100 |
tree | b4321a31fd8967510ead28ba157da8ee3182d7c2 | |
parent | 981d8900291108eebf187fd77736f751e99b6ffd [diff] |
batman-adv: fix bla compare function The address and the VLAN VID may not be packed in the respective structs. Fix this by comparing the elements individually. Reported-by: Marek Lindner <lindner_marek@yahoo.de> Reported-by: Sven Eckelmann <sven@narfation.org> Signed-off-by: Simon Wunderlich <siwu@hrz.tu-chemnitz.de> Signed-off-by: Marek Lindner <lindner_marek@yahoo.de> Signed-off-by: Antonio Quartulli <ordex@autistici.org>