[PATCH] mesh: Report mesh peer AID to kernel

Masashi Honma masashi.honma at gmail.com
Thu Jun 30 04:07:57 PDT 2016


On 2016年06月30日 18:37, Johannes Berg wrote:
> How does "iw" come into play here?

We can create mesh network by iw command without wpa_supplicant.
Like "sudo iw dev mesh0 mesh join mesh_id".
Then, sta->mesh->aid is set in mesh_process_plink_frame() correclty.
But sta->mesh->aid is not set when creating mesh by wpa_supplicant.
So new interface is needed for wpa_supplicant.




More information about the Hostap mailing list