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)
Fri, Oct 31, 2:08 AM
Unknown Object (File)
Wed, Oct 29, 7:36 AM
Unknown Object (File)
Tue, Oct 21, 7:45 PM
Unknown Object (File)
Tue, Oct 21, 6:12 PM
Unknown Object (File)
Tue, Oct 21, 6:01 PM
Unknown Object (File)
Tue, Oct 21, 6:43 AM
Unknown Object (File)
Sat, Oct 18, 9:04 PM
Unknown Object (File)
Sat, Oct 18, 6:11 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.