fragattacks/src
Jouni Malinen 1f3c49d418 Fix 160 MHz opclass channel to frequency conversion
This needs to allow all 20 MHz channel numbers to be converted even
though the Annex E table lists only channel _center_ frequencies 50 and
114. Neighbor Report (see IEEE Std 802.11-2016, 9.4.2.37 Neighbor Report
element) uses Channel Number field with "last known primary channel of
the AP" which refers to the 20 MHz channel and not the channel center
frequency.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
2017-05-07 22:08:43 +03:00
..
ap FILS: Derive FT key hierarchy on authenticator side for FILS+FT 2017-05-07 22:08:43 +03:00
common Fix 160 MHz opclass channel to frequency conversion 2017-05-07 22:08:43 +03:00
crypto Return success/failure result from sha384_prf() 2017-03-12 20:43:06 +02:00
drivers MBO: Add support to set ignore assoc disallow to driver 2017-05-05 00:26:05 +03:00
eap_common Use os_memdup() 2017-03-07 13:19:10 +02:00
eap_peer ERP: Silence static analyzer warning 2017-05-01 22:08:16 +03:00
eap_server Use os_memdup() 2017-03-07 13:19:10 +02:00
eapol_auth Use os_memdup() 2017-03-07 13:19:10 +02:00
eapol_supp ERP: External control of ERP key information 2017-04-07 18:46:13 +03:00
fst FST: Silence compiler warning on WPA_ASSERT 2017-01-29 18:45:29 +02:00
l2_packet tests: Add TEST_FAIL() checks in l2_packet 2017-03-04 11:43:58 +02:00
p2p P2P: Do not use wait_time for SD Response TX for last fragmentation 2017-04-01 14:25:26 +03:00
pae PAE: Silence static analyzer warning about NULL pointer dereference 2017-04-24 11:38:10 +03:00
radius Use os_memdup() 2017-03-07 13:19:10 +02:00
rsn_supp FILS: Derive FT key hierarchy on supplicant side for FILS+FT 2017-05-07 22:08:41 +03:00
tls Use os_memdup() 2017-03-07 13:19:10 +02:00
utils Detect endianness when building for RTEMS 2017-05-05 00:41:12 +03:00
wps Use os_memdup() 2017-03-07 13:19:10 +02:00
lib.rules Add QUIET=1 option for make 2014-12-29 15:49:05 +02:00
Makefile FST: Add the Fast Session Transfer (FST) module 2015-07-16 18:26:15 +03:00