Bugzilla – Bug 2779
Beacon jitter not enabled by default
Last modified: 2017-09-13 17:14:01 UTC
Created attachment 2910 [details] Simple patch Beacon jitter is disabled by default. This is transparent when setting up one BSS, but when deploying multiple BSSs it might have some side effects (see discussion on https://groups.google.com/forum/#!topic/ns-3-users/7L1ayb5bzR8). It should thus be better to enable it by default, so as to avoid confusing users.
OK, I will push to the mainstream.
This introduces regression problems because of the randomness that is now introduced. I suggest to remove this randomness in failing tests.
(In reply to sebastien.deronne from comment #2) > This introduces regression problems because of the randomness that is now > introduced. I suggest to remove this randomness in failing tests. Agreed.
changeset 13059:037e9046f940