Larry Finger wrote:
In the scan section of ieee80211softmac, network transmits are disabled.
Clearly, this does not make any sense as transmit is necessary for active
scanning, and transmits are not used when passive scanning.

Probe request frames are generated by softmac and do not go through the TX queue. Disabling the TX queue has no effect on that.

Surely disabling the queue actually makes sense, in order to avoid frames designated for the "current session" being transmitted on different channels during scanning?

Daniel

-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to