Page MenuHomeFreeBSD

wpa: add support for CCMP-256/GMCP-256
ClosedPublic

Authored by adrian on Mar 20 2025, 4:22 AM.
Referenced Files
Unknown Object (File)
Mon, Apr 14, 10:40 AM
Unknown Object (File)
Sat, Apr 12, 3:56 AM
Unknown Object (File)
Tue, Apr 8, 2:42 AM
Unknown Object (File)
Mon, Apr 7, 7:20 PM
Unknown Object (File)
Mon, Apr 7, 6:56 AM
Unknown Object (File)
Apr 3 2025, 3:35 PM
Unknown Object (File)
Mar 30 2025, 7:15 PM
Unknown Object (File)
Mar 30 2025, 3:31 AM
Subscribers

Details

Summary

This adds support for CCMP-256 and GCMP-256 if available via
net80211 device capabilities, and will set the keys as needed.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

add missing crypto names into the array

This relies on no one announcing the 256bit versions yet? Correct? I would add that to the commit message.

Apart from that it looks okay but I'll leave it to @cy to see as he'll have to deal with ports and other bits as well.

LGTM

Do you want to add this patch to the ports or should I?

This revision is now accepted and ready to land.Mon, Apr 7, 7:20 PM
In D49418#1133225, @cy wrote:

LGTM

Do you want to add this patch to the ports or should I?

Never mind. Ports updates are in a branch here.

This revision was automatically updated to reflect the committed changes.