2010-07-01 15:29:29

by Iuri Diniz

[permalink] [raw]
Subject: iwlwifi and 802.11s

Is possible to add mesh support to iwlwifi (I have a intel wireless
4965AGN hardware) ?

if so, where can I get start?
is this information
http://linuxwireless.org/en/developers/Documentation/mac80211/API
sufficient?

thanks in advance.

--
Iuri Diniz
http://iuridiniz.com [Sou um agitador, n?o um advogado]
http://blog.igdium.com [Linux on Limbo]


2010-07-02 16:08:45

by Wey-Yi Guy

[permalink] [raw]
Subject: Re: iwlwifi and 802.11s

Hi Iuri,

Yes, it is possible to add "mesh" support to iwlwifi, but currently it
is not in our (Intel) schedule to enable/support this feature.

If you or anybody from community would like to implement and support
this feature, it is very welcome and we will consider the patches for
inclusion, but base on few requirements:

* We assume the patches make "mesh" works since we are not testing the
mesh functions
* The mesh feature should not break any of the normal WiFi operations
which we _do_ test for
* Since we are not testing the "mesh" function and would rely on the
author to resolve any issues. We will disable the feature if "mesh"
break any of the normal WiFi operation and both ourselves and the author
are not be able to address the issues.

The best place to start is base on the latest iwlwifi driver which you
can find in the following location:

http://git.kernel.org/?p=linux/kernel/git/iwlwifi/iwlwifi-2.6.git;a=summary

Good luck and looking forward for your patches.

Thanks
Wey

On Thu, 2010-07-01 at 08:29 -0700, Iuri Diniz wrote:
> Is possible to add mesh support to iwlwifi (I have a intel wireless
> 4965AGN hardware) ?
>
> if so, where can I get start?
> is this information
> http://linuxwireless.org/en/developers/Documentation/mac80211/API
> sufficient?
>
> thanks in advance.
>