[ath9k-devel] AuthSAE rekeying issues with ATH9K

Adrian Chadd <[email protected]> Wed, 13 Jul 2016 13:41:17 -0700
Newsgroups org.ath9k.lists.ath9k-devel
Message-ID <CAJ-Vmo=K0XFvE1dHAg3dFqA6mb7+56SDNrb=sgjpLwo82NY5Vw@mail.gmail.com>
Also, are you validating both the keycache entry and MIC for TKIP? Do
you have a patch you can share?


-a

On 13 July 2016 at 13:39, Adrian Chadd <[email protected]> wrote:
> Hi!
>
> Ok, so! There's actually some bug in the keycache hardware that the
> reference driver calls  ATH_SUPPORT_KEYPLUMB_WAR. It waits to see if
> there's crypto errors upon RX and if so, it replumbs the key.
>
> I think this is a workaround that needs to be plumbed into the driver.
>
> Bug me about it again soon and I'll go extract the pertinent bits for
> someone to go reimplement.
>
>
>
> -adrian