hostapd/src
Jouni Malinen fad6485c56 radiotap: Silence sparse warnings about byte order swapping
These little endian fields were not marked properly and the type case in
the get_unaligned_* helper macros were causing warnings from sparse.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
2016-06-23 18:08:11 +03:00
..
ap Fix hostapd_sta_add() call to use NULL as the pointer instead of 0 2016-06-23 13:14:17 +03:00
common mesh: Ignore crowded peer 2016-06-19 20:18:09 +03:00
crypto OpenSSL: Pull in header files to check function prototypes 2016-06-23 13:35:26 +03:00
drivers radiotap: Silence sparse warnings about byte order swapping 2016-06-23 18:08:11 +03:00
eap_common TLS: Split tls_connection_prf() into two functions 2016-05-23 20:40:12 +03:00
eap_peer TLS: Split tls_connection_prf() into two functions 2016-05-23 20:40:12 +03:00
eap_server TLS: Split tls_connection_prf() into two functions 2016-05-23 20:40:12 +03:00
eapol_auth RADIUS: Share a single function for generating session IDs 2016-02-06 17:19:35 +02:00
eapol_supp Fix EAPOL reauth after FT protocol or offloaded PMKSA cache use 2015-11-19 21:16:18 +02:00
fst FST: Make fst_action_names static 2016-06-23 17:48:48 +03:00
l2_packet l2_packet: Extend bridge workaround RX processing to cover two frames 2016-01-07 13:30:59 +02:00
p2p P2PS: Correct config_methods for different P2P cases 2016-05-19 19:16:10 +03:00
pae MACsec: Update protect frames and replay on reauthentication 2014-12-09 16:56:10 +02:00
radius Check md5_vector() result in decrypt_ms_key() 2016-05-16 20:08:53 +03:00
rsn_supp TDLS: Declare tdls_testing as extern in a header file 2016-06-23 13:31:04 +03:00
tls TLS: Make tls_cert_chain_failure_event() more robust 2015-12-28 18:31:11 +02:00
utils radiotap: Silence sparse warnings about byte order swapping 2016-06-23 18:08:11 +03:00
wps WPS: Check sha256_vector() result in wps_build_oob_dev_pw() 2016-05-16 21:06:44 +03: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