Bug 2528 - 802.11n RIFS cannot be enabled
802.11n RIFS cannot be enabled
Status: RESOLVED FIXED
Product: ns-3
Classification: Unclassified
Component: wifi
pre-release
All All
: P5 minor
Assigned To: sebastien.deronne
:
Depends on: 2604
Blocks:
  Show dependency treegraph
 
Reported: 2016-10-21 10:32 UTC by sebastien.deronne
Modified: 2017-02-02 13:06 UTC (History)
1 user (show)

See Also:


Attachments
patch to improve RIFS support (16.09 KB, patch)
2016-10-21 10:32 UTC, sebastien.deronne
Details | Diff
patch to improve RIFS support (16.09 KB, patch)
2016-10-21 10:35 UTC, sebastien.deronne
Details | Diff
patch to improve RIFS support (11.42 KB, patch)
2016-11-04 16:15 UTC, sebastien.deronne
Details | Diff
final patch to improve RIFS support (16.29 KB, patch)
2017-01-02 10:51 UTC, sebastien.deronne
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description sebastien.deronne 2016-10-21 10:32:28 UTC
Created attachment 2631 [details]
patch to improve RIFS support

There are some chunks in the code that are referring to RIFS, but it cannot be enabled.
I made a patch to improve RIFS support.
Comment 1 sebastien.deronne 2016-10-21 10:35:43 UTC
Created attachment 2632 [details]
patch to improve RIFS support

fixed Doxygen typo
Comment 2 sebastien.deronne 2016-11-04 16:15:10 UTC
Created attachment 2648 [details]
patch to improve RIFS support

Forbid RIFS for VHT STAs as per standard, and change code to use RIFS only to separate multiple transmissions from a single transmitter when no SIFS-separated response transmission is expected.
Comment 3 sebastien.deronne 2016-11-08 16:25:12 UTC
Since I am busy on ht protection mechanisms hat requires this to be implemented, I would like to drop those changes next week at the latest.
Comment 4 sebastien.deronne 2016-11-16 15:58:40 UTC
Still busy fixing last details.
Comment 5 sebastien.deronne 2017-01-02 10:51:41 UTC
Created attachment 2723 [details]
final patch to improve RIFS support
Comment 6 sebastien.deronne 2017-01-02 10:53:18 UTC
This depends on the fix for bug 2604, since we add here the possibility to reduce SIFS to RIFS between QosData frames under Block Ack policy.
Comment 7 sebastien.deronne 2017-01-27 17:15:34 UTC
I'd like to deliver those improvements in the upcoming release.
I suggest to deliver once fix for bug 2604 is pushed.
Comment 8 sebastien.deronne 2017-02-02 13:06:14 UTC
changeset 12611:9e27334426d2