On Mon, 2015-02-23 at 10:33 -0500, Bob Copeland wrote: > Due to the checks in get_hwsim_data_ref_from_addr, wmediumd > was only able to use the second mac address (those starting with > 0x42). This is confusing and needlessly limiting, so allow any > configured address. > > While at it, use ether_addr_equal since data->addresses and the > address from the netlink payload are aligned(2).
As I mentioned on IRC, I think you should iterate the interfaces to identify the currently live MAC addresses instead of the fake "hw addresses" we assign to each hwsim radio. johannes -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html