hostap/src
Jouni Malinen a437378f98 proxyarp: Use C library header files and CONFIG_IPV6
This replaces the use of Linux kernel header files (linux/ip.h,
linux/udp.h, linux/ipv6.h, and linux/icmpv6.h) with equivalent header
files from C library. In addition, ndisc_snoop.c is now built
conditionally on CONFIG_IPV6=y so that it is easier to handle hostapd
builds with toolchains that do not support IPv6 even if Hotspot 2.0 is
enabled in the build.

Signed-off-by: Jouni Malinen <j@w1.fi>
2014-11-25 16:58:21 +02:00
..
ap proxyarp: Use C library header files and CONFIG_IPV6 2014-11-25 16:58:21 +02:00
common SAE: Fix Anti-Clogging Token request frame format 2014-11-25 16:08:53 +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 nl80211: Register Link Measurement Request Action frame 2014-11-22 21:38:30 +02:00
eap_common IKEv2: Use a bit clearer payload header validation step 2014-11-23 16:37:16 +02:00
eap_peer WPS: Add explicit message length limit of 50000 bytes 2014-11-23 21:03:40 +02:00
eap_server WPS: Add explicit message length limit of 50000 bytes 2014-11-23 21:03:40 +02: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 NDISC packet filter in l2_packet_linux 2014-11-19 16:15:26 +02:00
p2p P2P: Make p2p_parse_p2p_ie() validation steps easier to analyze 2014-11-23 21:03:40 +02:00
pae MACsec: Fix policy configuration 2014-10-30 11:43:47 +02:00
radius RADIUS client: Print a clear debug log entry if socket is not available 2014-11-23 17:41:13 +02: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: Check DH parameters using a local variable 2014-11-23 17:48:34 +02:00
utils radiotap: Initialize all members in ieee80211_radiotap_iterator_init() 2014-11-23 21:03:40 +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