]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
When in infrastructure mode, use address 3 from the 802.11 header as the
authorBill Paul <wpaul@FreeBSD.org>
Mon, 17 Apr 2000 18:47:28 +0000 (18:47 +0000)
committerBill Paul <wpaul@FreeBSD.org>
Mon, 17 Apr 2000 18:47:28 +0000 (18:47 +0000)
commit339dabccd7928ea4573fdec0e15032468cf4d8dd
treea958e6f0197035c9da121a39c82c227600c4b181
parent2a70f2122a7040c4d26a628efd2ee3a464202779
When in infrastructure mode, use address 3 from the 802.11 header as the
source address when receiving frames (and keep using address 2 when in
pseudo-IBSS mode). This is apparently necessary in order to obtain the
true MAC address of the sending station which is needed for PPPoE.

Patch supplied by: Blaz Zupan <blaz@amis.net>
sys/dev/wi/if_wi.c
sys/i386/isa/if_wi.c