Bugzilla – Bug 389
Beacon is sent after DIFS+Backoff instead of PIFS (see 9.3.2.1 of IEEE-802.11).
Last modified: 2008-10-23 15:29:29 UTC
When AP initiates a queue for beacons, it does not adjust MinCw, MaxCw, Aifsn (MinCw and MaxCw should be equal to zero, Aifsn should be equal to one timeslot (i.e. PIFS))
Created attachment 278 [details] A patch which ajusts beacon_Dca in nqap The patch is made for NS-3.1, but the bug still remains in NS-3.2
changeset e676513eacbd: http://code.nsnam.org/ns-3-dev/rev/e676513eacbd thanks a lot !