Page MenuHomeFreeBSD

net80211: document some of the crypto/key functions
Needs ReviewPublic

Authored by adrian on Sat, Sep 20, 9:32 PM.
Referenced Files
F130780700: D52649.diff
Thu, Oct 2, 5:01 AM
Unknown Object (File)
Wed, Oct 1, 1:54 AM
Unknown Object (File)
Tue, Sep 30, 7:43 PM
Unknown Object (File)
Sat, Sep 27, 9:18 PM
Unknown Object (File)
Sat, Sep 27, 3:14 PM
Unknown Object (File)
Fri, Sep 26, 5:31 PM
Unknown Object (File)
Sun, Sep 21, 9:51 AM
Unknown Object (File)
Sun, Sep 21, 3:45 AM

Details

Reviewers
None
Group Reviewers
wireless
Summary

This documents the following functions:

  • ieee80211_is_key_global()
  • ieee80211_is_key_unicast()
  • ieee80211_crypto_get_key_wepidx()
  • ieee80211_crypto_get_keyid()
  • ieee80211_crypto_get_txkey()
  • ieee80211_crypto_encap()
  • ieee80211_crypto_decap()

Diff Detail

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

Event Timeline

Do you also want to improve the IEEE80211_CRYPTO(9) man page?

I was wondering who's doing all the spell checking/grammar checks/... of code comments. I cannot currently do that. You might want to add someone for that as reviewer.

sys/net80211/ieee80211_crypto.c
710

MIC or MMIC?