Re: [PATCH 2/4] d80211: fix receiving through virtual interfaces

2006-07-04 Thread Jiri Benc
On Mon, 3 Jul 2006 19:24:08 +0200 (CEST), Jiri Benc wrote: > - Packet type (PACKET_HOST and PACKET_OTHER_HOST) is set correctly now. Uhm, not really. > @@ -3057,7 +3048,9 @@ ieee80211_rx_h_check(struct ieee80211_tx > return TXRX_DROP; > } > > - if (memcmp(rx->dev->dev_a

[PATCH 2/4] d80211: fix receiving through virtual interfaces

2006-07-03 Thread Jiri Benc
This fixes several problems with receiving when multiple interfaces are present or when some interface is in promiscious mode: - Packet type (PACKET_HOST and PACKET_OTHER_HOST) is set correctly now. - Failed decryption of a frame is reported only once for each frame. - Failed decryption of a frame