o802.11s proactive HWMP
Andrey Yurovsky
andrey at cozybit.com
Thu May 7 14:46:03 EDT 2009
On Wed, May 6, 2009 at 11:22 PM, Francesco
<francesco.cappuccio at gmail.com> wrote:
> Hi,
> After many tests on o802.11s using on demand HWMP, I've just started
> working on an implementation of proactive HWMP for 802.11s.
> Unfortunately my programming skills are not that good so think of me as
> learning AND writing code :)
> Question is: where is PREQ (and PREP, PERR) frame format defined into code?
I think that you need to look at net/mac80211/mesh_hwmp.c and
net/mac80211/ieee80211_i.h
> I am interesting in header flag fields, I have not been able to find going
> through source code.
Try using cscope: install it, cd wireless-testing/net/mac80211, and
run "cscope -R" and the browse around
> Is it good to go through compat-wireless to get the source?
That's fine, but you should work with wireless-testing git to create
patches for upstream, it also represents the latest development
whereas compat-wireless is a snapshot. Please refer to:
http://wireless.kernel.org/en/developers/Documentation
> Any help, hint, is really welcome :)
>
> --
> Francesco Cappuccio
>
>
> _______________________________________________
> Devel mailing list
> Devel at lists.open80211s.org
> http://open80211s.com/mailman/listinfo/devel
>
>
More information about the Devel
mailing list