Hello, I have an AP with ath9k drivers that completes 4-way handshake and generates PTK using CCMP and WPA-PSK with a client. A ping from the wired side to the client (through the AP) reaches the client as an encrypted packet (confirmed through a wireless capture). The client also sends an encrypted response. However, the response does not seem to reach the AP. I have a function registered through dev_add_pack() in my kernel module. However the function never seems to be hit. Is there some configuration that is required in the Rx path of the AP in the mac80211 driver that needs to be done? Kindly help. regards, -shankar -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html