Date: Sat, 09 Apr 2016 00:54:45 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-wireless@FreeBSD.org Subject: [Bug 208643] [net80211] IBSS with ath(4) on a busy (multiple IBSS networks) channel results in lots of nodes created for the wrong BSS Message-ID: <bug-208643-21060-oN7dAB6H9e@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-208643-21060@https.bugs.freebsd.org/bugzilla/> References: <bug-208643-21060@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208643 --- Comment #1 from commit-hook@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 network= s. PR: kern/208643 Sponsored by: Eva Automation, Inc. Changes: head/sys/net80211/ieee80211_adhoc.c --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208643-21060-oN7dAB6H9e>