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)
Wed, Sep 24, 11:17 AM
Unknown Object (File)
Fri, Sep 19, 6:15 PM
Unknown Object (File)
Fri, Sep 19, 5:30 AM
Unknown Object (File)
Wed, Sep 17, 2:25 PM
Unknown Object (File)
Wed, Sep 17, 4:51 AM
Unknown Object (File)
Tue, Sep 16, 2:30 PM
Unknown Object (File)
Sep 13 2025, 5:03 PM
Unknown Object (File)
Sep 2 2025, 3:49 PM
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