Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 May 2015 06:58:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-wireless@FreeBSD.org
Subject:   [Bug 176201] [net80211] [patch] 11n station includes unrelated ht params into ASSOC_REQ packet
Message-ID:  <bug-176201-21060-HQLdzpLNVu@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-176201-21060@https.bugs.freebsd.org/bugzilla/>
References:  <bug-176201-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=176201

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

Author: adrian
Date: Sun May 10 06:57:53 UTC 2015
New revision: 282704
URL: https://svnweb.freebsd.org/changeset/base/282704

Log:
  Attempt to address Bug #176201 - don't advertise what the AP announced
  to us. Instead, advertise what we can do based on what the AP says and what
  we're capped at by the VAP settings.

  For non-STA modes we still advertise what our VAP settings are.

  It may be that I've over-complicated this and instead of capping things
  we can just always announce what we're capable of.  But this should at least
  stop the blatantly wrong handling of A-MPDU parameters.

  (I'll happily simplify things if someone can dig up a replacement, better
  compliant behaviour.)

  PR:        kern/176201

Changes:
  head/sys/net80211/ieee80211_ht.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-176201-21060-HQLdzpLNVu>