Bugzilla – Bug 2528
802.11n RIFS cannot be enabled
Last modified: 2017-02-02 13:06:14 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.
Created attachment 2632 [details] patch to improve RIFS support fixed Doxygen typo
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.
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.
Still busy fixing last details.
Created attachment 2723 [details] final patch to improve RIFS support
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.
I'd like to deliver those improvements in the upcoming release. I suggest to deliver once fix for bug 2604 is pushed.
changeset 12611:9e27334426d2