mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-01-19 11:24:05 -05:00
881177201a
The Channel Width field value is 0 for 20 MHz, 1 for 40 MHz, 2 for 80 MHz, and 3 for both 160 MHz and 80+80 MHz channels. The 80+80 MHz case was not addressed previously correctly since it cannot be derived from seg0 only. The Channel Center Frequency Segment 0 field value is the index of channel center frequency for 20 MHz, 40 MHz, and 80 MHz channels. The value is the center frequency index of the primary 80 MHz segment for 160 MHz and 80+80 MHz channels. The Channel Center Frequency Segment 1 field value is zero for 20 MHz, 40 MHz, and 80 MHz channels. The value is the index of the channel center frequency for 160 MHz channel and the center frequency index of the secondary 80 MHz segment for 80+80 MHz channels. Signed-off-by: Jouni Malinen <jouni@codeaurora.org> |
||
---|---|---|
.. | ||
ap | ||
common | ||
crypto | ||
drivers | ||
eap_common | ||
eap_peer | ||
eap_server | ||
eapol_auth | ||
eapol_supp | ||
fst | ||
l2_packet | ||
p2p | ||
pae | ||
radius | ||
rsn_supp | ||
tls | ||
utils | ||
wps | ||
lib.rules | ||
Makefile |