Hi Yeoh, On Fri, May 11, 2012 at 8:06 PM, Yeoh Chun-Yeow <[email protected]> wrote: > I have followed some discussion from Thomas. Just wondering is it > possible to have the mesh node doing scanning and find the matched > mesh ID. Then, join the mesh network which is already up by mesh node > with preset channel. > > Please advice. Thanks
This is not implemented. I believe the first part is relatively easy: you wold have to modify ieee80211_rx_h_mgmt to accept IEEE80211_STYPE_PROBE_REQ on mesh vifs and then extend ieee80211_mesh_rx_queued_mgmt() send probe responses. Cheers, Javier -- Javier Cardona cozybit Inc. http://www.cozybit.com _______________________________________________ Devel mailing list [email protected] http://lists.open80211s.org/cgi-bin/mailman/listinfo/devel
