increase-mcast-rate script
John Watlington
wad at laptop.org
Mon Mar 31 12:26:23 EDT 2008
I see this script in build 703. But when I ask the driver what it's
bcastr rate is,
it returns 4. What triggers the running of the increase-mcast-rate
script ?
wad
On Feb 14, 2008, at 8:18 AM, Ricardo Carrano wrote:
> Two comments on the "/etc/NetworkManager/dispatcher.d/increase-
> mcast-rate" script
>
> 1 - The rates passed to iwpriv must be doubled. The way it is the
> rates are being fixed at 18Mbps.
>
> 2 - Also using msh0 or eth0 makes no difference. We don't need both
> iwpriv commands. The command does not affect infra-structure
> traffic, either way.
>
> So, for clarity sake, I believe what is intended is:
> iwpriv msh0 mesh_set_bcastr 72
>
> Or, if the intended rate is 11Mbps:
> iwpriv msh0 mesh_set_bcastr 22
>
>
> I am filling this as a bug, just in case (#6461)
>
> --
> Ricardo Carrano
> _______________________________________________
> Devel mailing list
> Devel at lists.laptop.org
> http://lists.laptop.org/listinfo/devel
More information about the Devel
mailing list