On 9/25/07, Johannes Berg <johannes@xxxxxxxxxxxxxxxx> wrote: > On Mon, 2007-09-10 at 14:41 +0300, Tomas Winkler wrote: > > > There is actually different problem with the A-MSDU deaggregation and > > this is EPOL filtering. One of the packets might belong to EAPOL > > handshake > > Why do we filter those anyway? What's wrong with having them show up on > the regular 802.3 framed interface all the time? Isn't that how 802.1X > was basically designed? > EAPOL frames should not be filtered out. Everything else should be filtered out except EAPOL frames till the port is open. The problem is the order of the handlers. First you need to deaggregated the frame then filtered out non EAPLOL frames if the port is not open. Tomas > johannes > > - 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