Just to let you know..

I have been using 11s and authsae for the last couple of months.  I have been
manually patching the make files to get a working build from trunk
Attitude Adjustment.
I use tplink wdr-4300 devices, with the mesh on the 802.11a band, and I can
successfully get authenticated meshes set up.  Link speed regularly ticks along
at about 100Mb/s indicated, with bursts up over 300Mb/s when the load goes up.
The mesh is used to support VoIP and video cameras, with a typical mesh having
six to eight nodes, with a couple of those being pure, in the middle,
relay nodes.
The mesh architecture has one internet gateway, and each mesh node
supports a class C network behind it, so for example the mesh node
10.3.2.12 has the network 10.2.12.0/24 behind it.  Each node is a
"mesh gateway" but I couldn't get the o11s gateway/portal stuff to
work, so I run OLSR across the top of the mesh to handle the routing.

Its definitely do'able, and it will be interesting to see if I can
integrate the patches from Thomas into my build tree, and if the
patches will survive a source code update.

Ross

On 16 January 2013 14:10, Yeoh Chun-Yeow <[email protected]> wrote:
>> + meshd:
>> +  {
>> +    meshid = "$meshid";
>> +    interface = "$ifname";
>> +    passive = 0;
>> +    debug = 1;
>> +    mediaopt = 1;
>> +    band = "$band";
>> +    channel = $channel;
>> +    htmode = "$htmode";
>
> How about mcast-rate setting here?
>
> ----
> Chun-Yeow
> _______________________________________________
> Devel mailing list
> [email protected]
> http://lists.open80211s.org/cgi-bin/mailman/listinfo/devel
_______________________________________________
Devel mailing list
[email protected]
http://lists.open80211s.org/cgi-bin/mailman/listinfo/devel

Reply via email to