Skip to content

Commit

Permalink
wifi: Document implementation choice regarding Block Ack agreement setup
Browse files Browse the repository at this point in the history
sderonne committed Dec 3, 2023
1 parent 7f1c31b commit d1d538e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/wifi/doc/source/wifi-design.rst
Original file line number Diff line number Diff line change
@@ -189,6 +189,8 @@ Some implementation choices that are not imposed by the standard are listed belo
* OperationalRateSet is assumed to contain all mandatory rates (see
`issue 183 <https://gitlab.com/nsnam/ns-3-dev/-/issues/183>`_)
* The wifi manager always selects the lowest basic rate for management frames.
* If a STA (AP or non-AP) supports VHT, a Block Ack agreement is always setup once
a first packet is enqueued regardless of whether it will be transmitted in an A-MPDU.

Design Details
**************

0 comments on commit d1d538e

Please sign in to comment.