Hi,

I'm doing some research on authentication/deauthentication on 802.11. I need to know where in the source code the authentication/deauthentication is handled. I'm having an D-Link DIR-825 with AR922x NICs. After some investigation I found out something like __cfg80211_send_deauth in backfire/build_dir/linux-ar71xx/linux-2.6.32.27/net/wireless/mlme.c did some changes ther, but after I'm building OpenWRT nothing happens, I've seen that there is also a backfire/build_dir/linux-ar71xx/compat-wireless-2011-06-22/ folder with some drivers source code, but I don't know which one exactly is for my NIC.

Can some one en-light me? smile