driver_ndis: Add PAE group address to the multicast address
authorJouni Malinen <j@w1.fi>
Sat, 7 Mar 2009 21:10:41 +0000 (23:10 +0200)
committerJouni Malinen <j@w1.fi>
Sat, 7 Mar 2009 21:10:41 +0000 (23:10 +0200)
commitc472ef754d81792959f8d678a71b6f49a5856c2e
tree8d974d8f49f1525be514b6c1daf57d97fd3a0011
parent4ef1e644eb7f2a1b2b36e7785387d4ffdfc50e15
driver_ndis: Add PAE group address to the multicast address

This is done with wired interfaces to fix IEEE 802.1X authentication
when the authenticator uses the group address (which should be happening
with wired Ethernet authentication).

This allows wpa_supplicant to complete wired authentication successfully
on Vista with a NDIS 6 driver, but the change is likely needed for
Windows XP, too.
src/drivers/driver_ndis.c
wpa_supplicant/ChangeLog