hostapd/src
Jouni Malinen afbe57d981 DFS: Fix hostapd operation without hw_mode driver data
If DFS implementation was built in, some configurations with drivers
that do not provide mode information could end up dereferencing a NULL
pointer. Fix this by skipping DFS operations in such cases since not
having information about modes and channels means that hostapd could not
perform DFS anyway (i.e., either this is not a wireless driver or the
driver takes care of DFS internally).

Signed-off-by: Jouni Malinen <j@w1.fi>
2014-11-17 01:14:35 +02:00
..
ap DFS: Fix hostapd operation without hw_mode driver data 2014-11-17 01:14:35 +02:00
common WMM AC: Handle TSPEC action frames 2014-11-16 21:07:08 +02:00
crypto OpenSSL: Allow TLS v1.1 and v1.2 to be negotiated by default 2014-11-15 12:35:10 +02:00
drivers wired: Fix deinit path to unregister eloop read_sock 2014-11-17 00:57:15 +02:00
eap_common EAP-IKEv2: Fix compilation warning 2014-11-15 11:41:09 +02:00
eap_peer wpa_supplicant: Allow OpenSSL cipherlist string to be configured 2014-10-12 11:55:13 +03:00
eap_server EAP-MSCHAPv2 server: Check ms_funcs results more consistently 2014-10-11 19:43:36 +03:00
eapol_auth Add Acct-Multi-Session-Id into RADIUS Accounting messages 2014-10-18 10:38:17 +03:00
eapol_supp WPS: Extend startWhen to 2 if peer AP supports WPS 2.0 2014-10-13 12:24:17 +03:00
l2_packet l2_packet: Add support for DHCP packet filter in l2_packet_linux 2014-10-28 01:08:29 +02:00
p2p P2P: Document p2p_in_progress() return value 2 2014-10-31 00:50:01 +02:00
pae MACsec: Fix policy configuration 2014-10-30 11:43:47 +02:00
radius RADIUS: Define new attributes from RFC 5580 2014-10-18 09:30:35 +03:00
rsn_supp Suite B: Select EAPOL-Key integrity and key-wrap algorithms based on AKM 2014-11-16 17:09:11 +02:00
tls TLS client: Make DH parameter parsing easier for static analyzers 2014-10-11 19:04:00 +03:00
utils Add wpa_scnprintf() helper function 2014-11-16 21:40:42 +02:00
wps WPS: Add missing device types 2014-10-26 01:24:08 +03:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile MACsec: Add PAE implementation 2014-05-09 20:42:44 +03:00