Bugzilla – Bug 2034
CSMA-CA BackoffPeriod is too short
Last modified: 2015-05-02 16:08:19 UTC
See https://groups.google.com/forum/#!starred/ns-3-users/jyW2iI_dEhc The standard is not totally clear, but the general consensus is that the Backoff Period is between 0 and (2^BE - 1) including the boundaries. In the code the upper boundary is excluded. See also IEEE 802.15.4-2006 - 7.5.1.4 CSMA-CA algorithm
changeset: 11345:9ae402a910f3