HomeFreeBSD

[net80211] handle hardware encryption offload in the receive path

Description

[net80211] handle hardware encryption offload in the receive path

  • 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.

Tested:

  • iwn(4), STA mode
  • ath(4), STA and AP mode
  • ath10k port, STA mode (hardware encryption)

Reviewed by: avos
Differential Revision: https://reviews.freebsd.org/D8533

Details

Provenance
adrianAuthored on Nov 19 2016, 2:00 AM
Parents
rGc49cf11473df: Resolv the remaining conflicting symbols between omap4 and am335x, and
Branches
Unknown
Tags
Unknown