Date: Wed, 26 Oct 2011 02:26:42 +0000 (UTC) From: Adrian Chadd <adrian@FreeBSD.org> To: src-committers@freebsd.org, svn-src-user@freebsd.org Subject: svn commit: r226778 - user/adrian/if_ath_tx/sys/dev/ath Message-ID: <201110260226.p9Q2QgMn027865@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: adrian Date: Wed Oct 26 02:26:42 2011 New Revision: 226778 URL: http://svn.freebsd.org/changeset/base/226778 Log: This isn't needed any longer - the root cause of this seems to be an AR9160 MAC bug where occasionally frames would leak w/ the incorrect destination MAC (when in STA mode.) net80211 would then sync up to the IV in the incorrect frames and the crypto reply state would thus be out of whack. Deleted: user/adrian/if_ath_tx/sys/dev/ath/README-crypto
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201110260226.p9Q2QgMn027865>