about ns3 txopLimit

29 views
Skip to first unread message

ad Lee

unread,
May 4, 2016, 11:12:52 PM5/4/16
to ns-3-users
I wan to change wmm in wifinetwor,such as cwmin, cwmax, txoplimit, etc

when I come to sta-wifi-mac.cc, line 386 , the code show that:

  //Transmission of multiple frames in the same TXOP is not
      //supported for now
      hdr.SetQosTxopLimit (0);

so when TXOP attribute can be change in ns3 ? is it on the schedule?

Sebastien Deronne

unread,
May 6, 2016, 9:26:28 AM5/6/16
to ns-3-users
There are two types of TXOP: the EDCF TXOP and the Polled TXOP. 
The line you are pointing to corresponds to Polled TXOP, which is not supported for now.
The EDCF TXOP is under review (https://codereview.appspot.com/293190043/)

Reply all
Reply to author
Forward
0 new messages