Page MenuHomeFreeBSD

uath: add support for GCMP-128 encryption
AcceptedPublic

Authored by adrian on Sat, Mar 15, 2:06 AM.
Referenced Files
F112543736: D49370.diff
Wed, Mar 19, 3:25 PM
Unknown Object (File)
Tue, Mar 18, 2:51 PM
Unknown Object (File)
Sun, Mar 16, 9:57 PM
Unknown Object (File)
Sun, Mar 16, 8:19 PM
Unknown Object (File)
Sun, Mar 16, 10:04 AM
Subscribers

Details

Reviewers
bz
Group Reviewers
wireless
Summary

Explicitly set the software ciphers; add support for GCMP-128.

Locally tested:

  • AR5523 11abg NIC, 2/5GHz STA operation, GCMP forced in wpa_supplicant.conf

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 62931
Build 59815: arc lint + arc unit

Event Timeline

bz requested changes to this revision.Tue, Mar 18, 10:53 AM
bz added a subscriber: bz.
bz added inline comments.
sys/dev/usb/wlan/if_uath.c
446

ieee80211_set_software_ciphers

This revision now requires changes to proceed.Tue, Mar 18, 10:53 AM
This revision is now accepted and ready to land.Wed, Mar 19, 12:34 PM
emaste added inline comments.
sys/dev/usb/wlan/if_uath.c
445

Can we have an assert in ieee80211_set_software_ciphers that enforces this?