hostapd / TKIP countermeasures More...
#include "includes.h"
#include "hostapd.h"
#include "eloop.h"
#include "driver_i.h"
#include "sta_info.h"
#include "mlme.h"
#include "wpa.h"
#include "ieee802_11_defs.h"
#include "tkip_countermeasures.h"
Go to the source code of this file.
Functions | |
void | michael_mic_failure (struct hostapd_data *hapd, const u8 *addr, int local) |
hostapd / TKIP countermeasures
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation.
Alternatively, this software may be distributed under the terms of BSD license.
See README and COPYING for more details.
Definition in file tkip_countermeasures.c.