On Mon, 2008-03-31 at 15:24 +0200, Ivo van Doorn wrote: > The TO_DS filter does not only depend on the FIF_PROMISC_IN_BSS flag > provided by mac80211, but also on the intf_ap_count count. > This makes sense, since when Master mode is active, we should all frames > that are send to the active AP (the device itself). > > This means that when an interface is added we should force the > packet filter to be updated during the next mac80211 call of > configure_filter() to make sure the intf_ap_count field is checked. I can confirm that this solves the problem that causes hostapd (running on rt2500pci) to fail to receive EAPOL key frames from a client that tries to connect. So you can scratch this one from your todo list, Johannes. many thanks, Ivo and Johannes! unfortunately I still don't have a working AP, since hostapd crashes when receiving the EAPOL key from the client. I'm still trying to find out what exactly happens, I'll post more info in a new thread. I'm inclined to think that the problem lies on the driver side, since this used to work at the 31st of January this year, with hostapd-0.6.2, which is the version I've tested with now. best regards, Bas Hulsken -- 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