Page MenuHomeFreeBSD

ifconfig: decode 256 bit CCM/GCM ciphers and 256 bit 802.1x/none keymgmt
ClosedPublic

Authored by adrian on Mar 24 2025, 1:15 AM.
Referenced Files
Unknown Object (File)
Sat, Oct 25, 11:09 PM
Unknown Object (File)
Fri, Oct 17, 10:51 PM
Unknown Object (File)
Thu, Oct 16, 4:33 AM
Unknown Object (File)
Sep 24 2025, 11:17 AM
Unknown Object (File)
Sep 19 2025, 6:15 PM
Unknown Object (File)
Sep 19 2025, 5:30 AM
Unknown Object (File)
Sep 17 2025, 2:25 PM
Unknown Object (File)
Sep 17 2025, 4:51 AM
Subscribers

Details

Summary
  • add AES-GCM-256 and AES-CCM-256 ciphers
  • add WPA-PSK-SHA256 and UNSPEC-SHA256 key management

This allows them to show in ifconfig -v wlan0 list scan, eg

RSN<v1 mc:AES-GCMP-256 uc:AES-CCMP-256+AES-GCMP-256 km:8021X-PSK+8021X-PSK-256>

Diff Detail

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