Hi, as I read through mac80211/nl80211 source code, it seems as of now nl80211/mac80211 only supports mgmt frame Tx/Rx. I'd like to be able to subscribe Rx decrypted data frames on per BSS/STA basis via nl80211, and on Tx path to allow raw data frames injection from nl80211 as well. My interest is to receive and transmit all non +Null data frames from user level application. Both Tx/Rx I'd like to skip linux bridge and TCP/IP stack completely. I know that could be a lot of work since I need to change mac80211 and nl80211 but I just want to ask has anyone tried or seen someone did this before? Thanks Frank -- 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