]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
[net80211] revert part of r282405 in order to restore IBSS behaviour.
authoradrian <adrian@FreeBSD.org>
Sat, 9 Apr 2016 00:54:02 +0000 (00:54 +0000)
committeradrian <adrian@FreeBSD.org>
Sat, 9 Apr 2016 00:54:02 +0000 (00:54 +0000)
commit587ad3ebbb7c664174d14c713098341503b82961
tree35de280724215f26d18ac4353abbda54fc8876f5
parentf96cd9f3c12e20c84846e5fb8d19be144de77fbc
[net80211] revert part of r282405 in order to restore IBSS behaviour.

This prevents nodes being created for peers on BSSes that are not our own.
(Ie, same channel, IBSS, but different BSS.)

The "IBSS merge" thing was fixed by me enabling "see all beacons" in
the ath(4) driver a few months ago.  Trouble is, we now need the filtering
again.

Tested:

* ath(4), IBSS, on a very busy IBSS channel with lots (> 15) IBSS networks.

PR: kern/208643
Sponsored by: Eva Automation, Inc.
sys/net80211/ieee80211_adhoc.c