- teach the crypto modules about receive offload - although I have to do some further reviewing in places where we /can't/ have an RX key
- teach the RX data path about receive offload encryption - check the flag, handle NULL key, do decap and checking as appropriate.
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
sys/net80211/ieee80211_crypto.c | ||
---|---|---|
600 ↗ | (On Diff #22232) | Sure, but if we get a hardware key but it strips the IV, we still can't really check anything. :( |