Page MenuHomeFreeBSD

[net80211] add support for drivers to disable sending NULL data frames
ClosedPublic

Authored by adrian on Aug 31 2025, 3:07 AM.
Referenced Files
Unknown Object (File)
Sat, Feb 21, 5:30 PM
Unknown Object (File)
Sat, Feb 21, 3:23 PM
Unknown Object (File)
Fri, Feb 20, 8:17 PM
Unknown Object (File)
Fri, Feb 20, 8:17 PM
Unknown Object (File)
Sun, Feb 8, 1:38 AM
Unknown Object (File)
Sun, Feb 8, 1:38 AM
Unknown Object (File)
Sun, Feb 8, 1:38 AM
Unknown Object (File)
Mon, Feb 2, 11:09 AM

Details

Summary

net80211 has various places where null data / null qos data frames
are sent. However plenty of NICs shouldn't be sending them from
net80211 and it may even upset their 802.11n window / sequence number
tracking.

So add support here.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable