Re: [PATCH 2/2][RFC] mac80211_hwsim: Report radio addresses in NEW_RADIO/GET_RADIO
From: Ben Greear <hidden>
Date: 2017-03-01 15:36:04
On 03/01/2017 06:33 AM, Benjamin Beichler wrote:
quoted
You can specify the MAC address and name (ie, wiphy0) when creating a hwsim radio. You cannot specify the index. So, from a user-space perspective, I think the name and MAC is more important than the index.That is actually not possible. The permanent MAC-Addresses of hwsim radios are directly created by there internal ID, which is only increased for new radios and definitely not reassigned. But I would be happy, if this were possible, since it would make some simulation related stuff easier (currently we need to unload and load the hwsim module over and over again for every run).
Ahh, you are right. But you can specify the wiphy name, and then you can use that to query the debugfs to find the MAC addr, and then sync your user-space with that info. It should also be easy enough to specify the MAC address when creating the radio. And, you should be able to create virtual STA, AP, etc, with any specified MAC address, so the MAC of the radio really should not matter much? Thanks, Ben -- Ben Greear [off-list ref] Candela Technologies Inc http://www.candelatech.com