Re: Should ath10k enable RX_FLAG_ALLOW_SAME_PN

2017-03-15 Thread Adrian Chadd
have you verified with a sniffer that it indeed is an A-MSDU that the hardware is decap'ing for you? (ath9k doesn't do hardware A-MSDU decap.) -adrian On 15 March 2017 at 08:26, Ben Greear wrote: > We notice a strange problem when receiving ath10k frames in > raw mode (with modified firmware).

Should ath10k enable RX_FLAG_ALLOW_SAME_PN

2017-03-15 Thread Ben Greear
We notice a strange problem when receiving ath10k frames in raw mode (with modified firmware). The very first data message (UDP discovery response) is dropped in WPA2 + AES mode, and it appears that if we would set the RX_FLAG_ALLOW_SAME_PN it would be accepted. ath9k in software-crypt mode does