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).
Differential D14628
Wrap protection frame allocation into ieee80211_alloc_prot() avos on Mar 9 2018, 1:01 AM. Authored by Tags None Referenced Files
Subscribers
Details 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). Untested; should be (mostly) no-op.
Diff Detail
Event TimelineComment Actions It looks good! It'd be fun to try and RTS/CTS protect longer bursts, but that can always come later! |