Hello world,
During an experiment it was found, that BATADV_FRAG_MAX_FRAGMENTS=16 allows ~72 clients to be connected to one single access point.
This parameter is defined in batman-adv/main.h [1]
What negative side-effects should I expect when doubling that value at compile-time?
Christof
[1] http://lxr.free-electrons.com/source/net/batman-adv/main.h#L149
Hi,
During an experiment it was found, that BATADV_FRAG_MAX_FRAGMENTS=16 allows ~72 clients to be connected to one single access point.
would you mind sharing some details regarding the experiments you performed ? The reason for this question is that there is no 72 client limit we know of (unless fragmentation was disabled).
Cheers, Marek
b.a.t.m.a.n@lists.open-mesh.org