mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-02-21 11:33:04 -05:00
Commit e1d526293b27f5123777e695750a0d38bdfe936a added code for verifying whether the receive Probe Request frame was indicating support for only 802.11b rates, but it missed the for loop for the extended supported rates element. Add that to fix the validation code for cases where non-802.11b rates are in the extended supported rates element.