You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hostap/src
Jouni Malinen 795abc8e0a Drop USE_KERNEL_HEADERS define
This was only used for providing an option to use linux/if_packet.h
instgead of netpacket/packet.h in src/ap/iapp.c. However,
netpacket/packet.h is nowadays commonly available and hostapd already
depends on it through src/l2_packet/l2_packet_linux.c, so there is no
need to continue to provide this option for the kernel header.

Signed-off-by: Jouni Malinen <j@w1.fi>
8 years ago
..
ap Drop USE_KERNEL_HEADERS define 8 years ago
common Use a separate header file for Linux bridge interface definitions 8 years ago
crypto BoringSSL: Keep static analyzers happier with X509_get0_pubkey_bitstr() 8 years ago
drivers nl80211: Ignore deauth/disassoc event during Connect reassociation 8 years ago
eap_common EAP-PAX: Check hmac_sha1_vector() return value 9 years ago
eap_peer EAP-PWD peer: Fix possible memory leak on error path 8 years ago
eap_server EAP-pwd server: Use os_get_random() for unpredictable token 8 years ago
eapol_auth RADIUS: Share a single function for generating session IDs 9 years ago
eapol_supp Fix EAPOL reauth after FT protocol or offloaded PMKSA cache use 9 years ago
fst FST: Fix session setup failure with peer without MB IE 8 years ago
l2_packet l2_packet: Extend bridge workaround RX processing to cover two frames 9 years ago
p2p P2P: Advertise IP Address Allocation only if it is enabled on GO 8 years ago
pae MACsec: Update protect frames and replay on reauthentication 10 years ago
radius RADIUS: Add Acct-Delay-Time into accounting messages 8 years ago
rsn_supp SAE: Fix PMKID calculation for PMKSA cache 8 years ago
tls TLS: Make tls_cert_chain_failure_event() more robust 9 years ago
utils libxml2: Check for xmlDocDumpFormatMemory() error case 8 years ago
wps WPS: Use only os_get_random() for PIN generation 8 years ago
Makefile FST: Add the Fast Session Transfer (FST) module 9 years ago
lib.rules Add QUIET=1 option for make 10 years ago