On 6/12/07, Zhu Yi <yi.zhu@xxxxxxxxx> wrote:
On Tue, 2007-06-12 at 10:37 +0300, Tomas Winkler wrote: > This is correct that power save must be disabled explicitly in this > implementation. Usually you want to establish DLS for increasing > throughput so you won't go to power save mode anyway. Right. > One other thing is encryption, the path for peer key handshake must be > opened in mac80211 in addition to this patch. Authentication or encryption? I don't think either mac80211 or wpa_supplicant supports IBSS WPA/WPA2 currently, right. For WEP, it should work since both DLS peers use the same key as set in the AP.
Authentication is against AP in any case. In addition you have peer key hand shake for exchanging encryption keys. It is similar to EAPOL hand shake, need to keep port closed till the keys are available. This should be supported in supplicant. WEP is global to bss so there is no problem.
Thanks, -yi
- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html