On Wednesday 03 November 2010 15:41:35 Marek Lindner wrote:
Whenever the mac address of an batman interface is changed check_known_mac_addr() is called to print a warning if the newly added mac address exists an another batman interface. While looping through the batman interface list check_known_mac_addr() only compares mac addresses and does not make sure they belong to different interfaces, thus always printing a warning.
Applied in revision 1857.
Regards, Marek