]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
[net80211] Add field definition for A-MSDU inside A-MPDU.
authorAdrian Chadd <adrian@FreeBSD.org>
Fri, 5 Jun 2020 04:04:47 +0000 (04:04 +0000)
committerAdrian Chadd <adrian@FreeBSD.org>
Fri, 5 Jun 2020 04:04:47 +0000 (04:04 +0000)
commit83fbae0ca6257ceb2b369ff1f22a69f8f14a26f2
tree4b0c3f38bdf61eb5d2536a06b93a27557c6c2498
parentabab2155edb1e0088db657871a7b258559fc58a4
[net80211] Add field definition for A-MSDU inside A-MPDU.

Now that I have A-MSDU and A-MPDU coexisting together, we need to actually
announce if (a) it's permitted and (b) figure out if we should use it
when transmitting.

This just adds the field; it doesn't yet include it in ADDBA exchanges.
sys/net80211/ieee80211.h