Page MenuHomeFreeBSD

Wrap protection frame allocation into ieee80211_alloc_prot()
ClosedPublic

Authored by avos on Mar 9 2018, 1:01 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 9, 3:51 AM
Unknown Object (File)
Sat, Mar 7, 7:37 PM
Unknown Object (File)
Thu, Mar 5, 8:17 PM
Unknown Object (File)
Thu, Mar 5, 4:25 AM
Unknown Object (File)
Sun, Mar 1, 11:29 AM
Unknown Object (File)
Feb 8 2026, 3:32 PM
Unknown Object (File)
Feb 8 2026, 3:35 AM
Unknown Object (File)
Feb 1 2026, 12:43 AM
Subscribers

Details

Summary

Move copy-pasted code for RTS/CTS frame allocation into net80211.

While here, add stat / debug message for allocation failures (copied from run(4)) + return error here in bwn(4).

Test Plan

Untested; should be (mostly) no-op.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

It looks good! It'd be fun to try and RTS/CTS protect longer bursts, but that can always come later!

This revision is now accepted and ready to land.Mar 9 2018, 2:41 AM
This revision was automatically updated to reflect the committed changes.