Page MenuHomeFreeBSD

wpa: Remove the now not-needed local logic to hard-code cipher support
ClosedPublic

Authored by adrian on Apr 17 2024, 2:13 AM.
Referenced Files
F108323746: D44821.diff
Thu, Jan 23, 9:04 PM
Unknown Object (File)
Sat, Jan 18, 1:00 PM
Unknown Object (File)
Fri, Jan 17, 8:20 PM
Unknown Object (File)
Tue, Dec 31, 3:43 AM
Unknown Object (File)
Dec 19 2024, 12:59 AM
Unknown Object (File)
Nov 24 2024, 8:49 AM
Unknown Object (File)
Nov 22 2024, 10:23 AM
Unknown Object (File)
Nov 21 2024, 4:23 PM
Subscribers

Details

Summary

A previous commit now exposes the supported net80211 ciphers for the
given NIC, rather than the hardware cipher list. This is going to be
especially important moving forward when we add more cipher and key
management support.

Diff Detail

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

Event Timeline

adrian retitled this revision from [wpa] Remove the now not-needed local logic to hard-code cipher support to wpa: Remove the now not-needed local logic to hard-code cipher support.Apr 17 2024, 2:52 AM
adrian added a reviewer: wireless.
cy added a subscriber: cy.

LGTM

This revision is now accepted and ready to land.Apr 17 2024, 3:20 AM
This revision now requires review to proceed.Apr 17 2024, 4:46 PM
cc added a subscriber: cc.

LGTM

This revision is now accepted and ready to land.Apr 24 2024, 2:23 PM

Is is likely mis-sorted in the stack as this should go after D44922?

You didn't answer my previous question?