HomeFreeBSD

[net8021] Pull out the ibss check code into a public function.

Description

[net8021] Pull out the ibss check code into a public function.

The ath(4) driver now sees beacons and management frames for different
BSSIDs in IBSS mode, which is a problem when you're in a very busy
IBSS environment.

So, expose this function so drivers can use it to check if the current
RX node is actually for a BSS we need to pay attention to or not.

PR: kern/208644
Sponsored by: Eva Automation. Inc.

Details

Provenance
adrianAuthored on
Parents
rS297727: [net80211] revert part of r282405 in order to restore IBSS behaviour.
Branches
Unknown
Tags
Unknown