HomeFreeBSD

[net80211] Add some TODOs around A-MSDU in A-MPDU negotiation.

Description

[net80211] Add some TODOs around A-MSDU in A-MPDU negotiation.

net80211 currently doesn't negotiate A-MSDU in A-MPDU during ADDBA.
I've added the field in net80211 and this commit:

  • Prints out the ADDBA field value during ADDBA;
  • Adds some comments around where I need to follow up with some negotiation logic.

Right now we don't have a driver flag anywhere which controls
whether A-MSDU in A-MPDU is allowed. I know it works (I have it
manually turned on at home on a couple test APs, heh!) but
I can't flip it on until we can negotiate it.

Tested:

  • AR9380, STA/AP mode, printing out ADDBA requests

Details

Provenance
adrianAuthored on
Parents
rS361820: [iwn] Set default ampdu parameters.
Branches
Unknown
Tags
Unknown