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)
Jan 15 2025, 7:15 PM
Unknown Object (File)
Jan 8 2025, 9:52 PM
Unknown Object (File)
Dec 27 2024, 5:07 AM
Unknown Object (File)
Dec 26 2024, 11:27 PM
Unknown Object (File)
Dec 25 2024, 10:42 PM
Unknown Object (File)
Sep 26 2024, 7:52 PM
Unknown Object (File)
Sep 22 2024, 11:38 PM
Unknown Object (File)
Sep 22 2024, 2:09 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.