HomeFreeBSD

net80211: add support for sequence number offloading

Description

net80211: add support for sequence number offloading

Add support for sequence number offloading -

  • Check IEEE80211_CONF_SEQNO_OFFLOAD() before doing TX lock manipulation;
  • Don't call ieee80211_output_seqno_assign() if IEEE80211_CONF_SEQNO_OFFLOAD() is true.

TODO:

  • this doesn't yet do beacon sequence number allocation offloading; I'll tackle that later.

Differential Revision: https://reviews.freebsd.org/D50692
Reviewed by: bz

Details

Provenance
adrianAuthored on Jun 5 2025, 12:17 AM
Reviewer
bz
Differential Revision
D50692: net80211: add support for sequence number offloading
Parents
rG2b35b717188a: amd64 vmx: micro-optimize vmlaunch failure path
Branches
Unknown
Tags
Unknown