eapol_test.c File Reference

WPA Supplicant - test code. More...

#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>
#include <unistd.h>
#include <ctype.h>
#include <string.h>
#include <signal.h>
#include <netinet/in.h>
#include <arpa/inet.h>
#include <assert.h>
#include "common.h"
#include "config.h"
#include "eapol_sm.h"
#include "eloop.h"
#include "wpa.h"
#include "eap_i.h"
#include "wpa_supplicant.h"
#include "wpa_supplicant_i.h"
#include "radius.h"
#include "radius_client.h"
#include "l2_packet.h"
#include "ctrl_iface.h"
#include "pcsc_funcs.h"

Include dependency graph for eapol_test.c:

Go to the source code of this file.

Defines

#define num_triplets   5
#define AKA_RAND_LEN   16
#define AKA_AUTN_LEN   16
#define AKA_AUTS_LEN   14
#define RES_MAX_LEN   16
#define IK_LEN   16
#define CK_LEN   16

Functions

void hostapd_logger (void *ctx, const u8 *addr, unsigned int module, int level, char *fmt,...)
const char * hostapd_ip_txt (const struct hostapd_ip_addr *addr, char *buf, size_t buflen)
int main (int argc, char *argv[])

Variables

int wpa_debug_level
int wpa_debug_show_keys
wpa_driver_opswpa_supplicant_drivers [] = { }


Detailed Description

WPA Supplicant - test code.

Copyright
Copyright (c) 2003-2006, Jouni Malinen <[email protected]>
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.

IEEE 802.1X Supplicant test code (to be used in place of wpa_supplicant.c. Not used in production version.

Definition in file eapol_test.c.


Generated on Sat May 6 21:16:43 2006 for wpa_supplicant by  doxygen 1.4.2