[ath9k-devel] AuthSAE rekeying issues with ATH9K
Adrian Chadd <[email protected]> Thu, 14 Jul 2016 11:58:44 -0700
| Newsgroups | org.ath9k.lists.ath9k-devel |
|---|---|
| Message-ID | <CAJ-Vmok4kNvf0dwFPq1R08gP6pYSPGmuLjKtrfotVWrwPQyGOQ@mail.gmail.com> |
Hi, So, there's a keycache index in the RX packet telling you which keycache entry it matched. See if it's matching a keycache entry but then failing to decrypt; if this is happening then an easy check would be "hit some threshold for crypto failures" => "replumb that keycache slot." This means ath9k would have to keep copies itself of all keycache entries, which isn't a /bad/ thing.. -adrian