* status of AP mode in iwlwifi?
@ 2009-08-17 21:13 Andrey Yurovsky
2009-08-18 17:06 ` reinette chatre
0 siblings, 1 reply; 2+ messages in thread
From: Andrey Yurovsky @ 2009-08-17 21:13 UTC (permalink / raw)
To: linux-wireless
Hi folks. What's the status of AP mode in iwlwifi? I used it some
time in the past but I see that it's disabled in wireless-testing now.
Is there an issue with AP mode in this driver? Can it be re-enabled?
Thanks,
-Andrey
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: status of AP mode in iwlwifi?
2009-08-17 21:13 status of AP mode in iwlwifi? Andrey Yurovsky
@ 2009-08-18 17:06 ` reinette chatre
0 siblings, 0 replies; 2+ messages in thread
From: reinette chatre @ 2009-08-18 17:06 UTC (permalink / raw)
To: Andrey Yurovsky; +Cc: linux-wireless
Hi Andrey,
On Mon, 2009-08-17 at 14:13 -0700, Andrey Yurovsky wrote:
> Hi folks. What's the status of AP mode in iwlwifi? I used it some
> time in the past but I see that it's disabled in wireless-testing now.
> Is there an issue with AP mode in this driver? Can it be re-enabled?
Some details can be found in the patch that disabled AP mode (see
below). It cannot be re-enabled until the issues mentioned in this patch
have been addressed ... and the AP mode requirements mentioned in
http://wireless.kernel.org/en/developers/Documentation/mac80211/API
needs to be reviewed also.
commit 44b73f240da0d18a2d17afca488e8c80496d92ca
Author: Johannes Berg <johannes@sipsolutions.net>
Date: Mon Dec 1 18:50:27 2008 +0100
iwlwifi: disable AP mode
iwlwifi does not support AP mode in any way. For one, it doesn't even
buffer multicast/broadcast frames properly. We didn't allow zd1211rw AP
mode to be enabled without this, so iwlwifi shouldn't be allowed to
advertise AP mode either.
It also doesn't work at all, it doesn't even answer to probe requests,
I'm guessing the packet injection code was disabled again.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Acked-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Reinette
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-08-18 17:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-17 21:13 status of AP mode in iwlwifi? Andrey Yurovsky
2009-08-18 17:06 ` reinette chatre
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox