[Bug 208643] [net80211] IBSS with ath(4) on a busy (multiple IBSS networks) channel results in lots of nodes created for the wrong BSS
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Apr 9 00:54:45 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208643
--- Comment #1 from commit-hook at freebsd.org ---
A commit references this bug:
Author: adrian
Date: Sat Apr 9 00:54:02 UTC 2016
New revision: 297727
URL: https://svnweb.freebsd.org/changeset/base/297727
Log:
[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.
Changes:
head/sys/net80211/ieee80211_adhoc.c
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-wireless
mailing list