Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 Apr 2016 00:56:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 208644] [ath] RX beacon and ath IBSS merge logic is called too often
Message-ID:  <bug-208644-8-AFehU0WmcT@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-208644-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-208644-8@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=3D208644

--- Comment #1 from commit-hook@freebsd.org ---
A commit references this bug:

Author: adrian
Date: Sat Apr  9 00:55:56 UTC 2016
New revision: 297728
URL: https://svnweb.freebsd.org/changeset/base/297728

Log:
  [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.

Changes:
  head/sys/net80211/ieee80211_node.c
  head/sys/net80211/ieee80211_node.h

--=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-208644-8-AFehU0WmcT>