Page MenuHomeFreeBSD

urtwn: add support for hardware encryption (WEP, TKIP and CCMP)
ClosedPublic

Authored by avos on Dec 8 2015, 10:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 27, 4:24 PM
Unknown Object (File)
Sat, May 24, 11:04 AM
Unknown Object (File)
Wed, May 14, 11:29 AM
Unknown Object (File)
Mon, May 12, 4:58 PM
Unknown Object (File)
May 8 2025, 6:07 AM
Unknown Object (File)
Apr 23 2025, 1:50 PM
Unknown Object (File)
Apr 20 2025, 5:29 AM
Unknown Object (File)
Apr 20 2025, 4:47 AM
Subscribers

Details

Summary

(mostly) Obtained from: OpenBSD

Test Plan

Tested with:

  • RTL8188EU;
  • RTL8188CUS;

IBSS mode: TKIP, CCMP (WPA-None);
STA / HOSTAP modes - WEP (static), TKIP, CCMP;

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

avos retitled this revision from to urtwn: add support for hardware encryption (WEP, TKIP and CCMP).
avos updated this object.
avos edited the test plan for this revision. (Show Details)
avos added reviewers: adrian, kevlo.
avos set the repository for this revision to rS FreeBSD src repository - subversion.
kevlo edited edge metadata.
This revision is now accepted and ready to land.Dec 9 2015, 1:31 AM
adrian edited edge metadata.

Yup, looks fine!

This revision was automatically updated to reflect the committed changes.