mirror of
https://github.com/opnsense/src.git
synced 2026-05-13 09:44:52 -04:00
This is a flag from the MAC that says the received packet didn't match a keycache slot. This isn't technically a problem as WEP keys don't match keycache slots (they're "global" keys), but it could be useful for tracking down CCMP decryption failures. Right now it's a no-op - it mirrors what the AR9300 HAL does and it just increments a counter. But, hey, maybe one day I'll use it for diagnosing keycache/CCMP decrypt issues. |
||
|---|---|---|
| .. | ||
| ar2316.c | ||
| ar2317.c | ||
| ar2413.c | ||
| ar2425.c | ||
| ar5111.c | ||
| ar5112.c | ||
| ar5212.h | ||
| ar5212.ini | ||
| ar5212_ani.c | ||
| ar5212_attach.c | ||
| ar5212_beacon.c | ||
| ar5212_eeprom.c | ||
| ar5212_gpio.c | ||
| ar5212_interrupts.c | ||
| ar5212_keycache.c | ||
| ar5212_misc.c | ||
| ar5212_phy.c | ||
| ar5212_power.c | ||
| ar5212_recv.c | ||
| ar5212_reset.c | ||
| ar5212_rfgain.c | ||
| ar5212_xmit.c | ||
| ar5212desc.h | ||
| ar5212phy.h | ||
| ar5212reg.h | ||
| ar5311reg.h | ||
| ar5413.c | ||