o11s / open80211s

open80211s
Other
242 stars 55 forks source link

Probe Request from legacy STAs #34

Closed chunyeow closed 10 years ago

chunyeow commented 10 years ago

Previously, the mesh STA will respond to probe request from legacy STA. This is intended to allow wpa_supplicant could switch the interface type and join a mesh network if desired. However, after considering the amount of management traffic generated to the network, we decide that the mesh STA will respond to the probe request from legacy STA only if the mesh ID is included.

A patch will be submitted upstream soon.

Patch here. http://www.spinics.net/lists/linux-wireless/msg111464.html