Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 May 2015 00:32:23 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-wireless@FreeBSD.org
Subject:   [Bug 199632] [net80211] [patch]: Fix IBSS merge after entering the RUN state (was broken in r178354).
Message-ID:  <bug-199632-21060-uvAFOYPyHz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-199632-21060@https.bugs.freebsd.org/bugzilla/>
References:  <bug-199632-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=199632

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

Author: adrian
Date: Mon May  4 00:32:11 UTC 2015
New revision: 282405
URL: https://svnweb.freebsd.org/changeset/base/282405

Log:
  Use bssid validation for data frames only + add RUN -> RUN state transition

  However, IBSS merge will be performed only if a driver calls
  ieee80211_ibss_merge(); so, this applicable to the ath(4) only.
  Also, this should fix bug 167870.

  PR:        kern/199632
  Submitted by:    Andriy Voskoboinyk <s3erios@gmail.com>

Changes:
  head/sys/net80211/ieee80211_adhoc.c

-- 
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-199632-21060-uvAFOYPyHz>