Linux wireless drivers development
 help / color / mirror / Atom feed
* Help with encrypting PMF management frames
@ 2019-06-06 16:54 Ben Greear
  2019-06-06 22:12 ` Ben Greear
  0 siblings, 1 reply; 2+ messages in thread
From: Ben Greear @ 2019-06-06 16:54 UTC (permalink / raw)
  To: linux-wireless@vger.kernel.org

Hello,

My variant of ath10k uses the normal 'native-wifi' tx path for management frames.
Internally in the firmware, it seems that the management TID is flagged to expect
raw frames, and I think that is why I see Action frames on-air that are not actually
encrypted but which have some space added to their packet that should be filled in by
the hw-crypt engine.

Is there a way to get mac80211 to software-crypt just management-tid PMF frames?

So far, I have not been able to find the correct place in the tx logic of
mac80211...

Thanks,
Ben

-- 
Ben Greear <greearb@candelatech.com>
Candela Technologies Inc  http://www.candelatech.com


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-06-06 22:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-06 16:54 Help with encrypting PMF management frames Ben Greear
2019-06-06 22:12 ` Ben Greear

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox