Page MenuHomeFreeBSD

[net80211] Send a probe request after IBSS node discovery
ClosedPublic

Authored by adrian on May 23 2020, 6:45 PM.
Tags
None
Referenced Files
Unknown Object (File)
Dec 20 2023, 5:24 AM
Unknown Object (File)
Nov 1 2023, 3:25 PM
Unknown Object (File)
Jun 25 2023, 9:10 AM
Unknown Object (File)
Jun 25 2023, 9:09 AM
Unknown Object (File)
Jun 25 2023, 9:09 AM
Unknown Object (File)
Jun 24 2023, 11:32 PM
Unknown Object (File)
Jun 4 2023, 7:26 AM
Unknown Object (File)
May 14 2023, 6:51 PM
Subscribers

Details

Summary

This sends a probe request after IBSS node discovery through
beacon frames. This allows things like HT and VHT capabilities
to be "negotiated" in adhoc mode.

It is .. kinda fire and pray - this isn't retried after discovery
so it's quite possible that nodes occasionally don't come up with
HT/VHT rate upgrades. At some point it may be a fun side project
to add support for retrying these probe requests/negotiations
after IBSS node discovery.

Test Plan
  • tested with multiple ath(4) NICs in 11n mode.

Diff Detail

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