Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

freifunk-common: set default mcate_rate for 802.11s #34

Closed
wants to merge 1 commit into from

Conversation

pmelange
Copy link
Member

Set the default mcast_rate for 802.11s to 12000. This
value is derived from the experiences made at Freifunk Berlin
and the best working value for both 2.4 and 5Ghz for the
largest running 802.11s mesh-island in the network.

Signed-off-by: pmelange isprotejesvalkata@gmail.com

Set the default mcast_rate for 802.11s to 12000.  This
value is derived from the experiences made at Freifunk Berlin
and the best working value for both 2.4 and 5Ghz for the
largest running 802.11s mesh-island in the network.

Signed-off-by: pmelange <isprotejesvalkata@gmail.com>
@SvenRoederer
Copy link
Contributor

What's the basis for "best working value"? are there comparisons with other values avail?

@pmelange
Copy link
Member Author

pmelange commented Dec 6, 2020

The is the test network. Experimented with many possible combinations. For more details, contact @kls0e

https://hopglass.berlin.freifunk.net/#!v:m;n:kls0e-d0nut.olsr

@SvenRoederer
Copy link
Contributor

@kls0e can you provide some numbers why this is the "best working value"? So that a benefit of this merge can be seen.

Not sure if anyone will merge "just out of the blue" ...

@SvenRoederer SvenRoederer added enhancement New feature or request question Further information is requested labels Dec 13, 2020
@T-X
Copy link

T-X commented Dec 14, 2020

Not 100% sure if it'd help, but you can derive a list for Gluon based firmwares typically from the site.conf from the community site repositories listed here: https://github.com/freifunk-gluon/gluon/wiki/Site-Configurations

I picked 10 random ones and 9 of those had an mcast rate of 12 MBit/s and one had 24 MBit/s.

Usually a higher mcast rate increases available airtime. But a higher mcast rate also helps especially packet loss based routing protocols which use broadcast packets to probe link quality to find better / higher throughput paths.

Downside of higher mcast rates is a slightly reduced distance, of course. But it's not as significant as in the old 802.11b/g days (at least with values between 12 and 24 MBit/s).

@pmelange
Copy link
Member Author

I am closing the PR as it seems like the freifunk community has no interest in merging this.

@pmelange pmelange closed this Jan 27, 2021
@pmelange pmelange deleted the 80211a-set-mcast_rate branch January 27, 2021 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants