wpa_supplicant / hostapd  2.5
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Macros | Functions
driver_nl80211_monitor.c File Reference

Driver interaction with Linux nl80211/cfg80211 - AP monitor interface Copyright (c) 2003-2004, Instant802 Networks, Inc. Copyright (c) 2005-2006, Devicescape Software, Inc. Copyright (c) 2007, Johannes Berg johan.nosp@m.nes@.nosp@m.sipso.nosp@m.luti.nosp@m.ons.n.nosp@m.et Copyright (c) 2009-2010, Atheros Communications. More...

#include "includes.h"
#include <netpacket/packet.h>
#include <linux/filter.h>
#include "utils/common.h"
#include "utils/eloop.h"
#include "common/ieee802_11_defs.h"
#include "common/ieee802_11_common.h"
#include "linux_ioctl.h"
#include "radiotap_iter.h"
#include "driver_nl80211.h"

Macros

#define PASS   0xFF
 
#define FAIL   0xFE
 

Functions

void nl80211_remove_monitor_interface (struct wpa_driver_nl80211_data *drv)
 
int nl80211_create_monitor_interface (struct wpa_driver_nl80211_data *drv)
 
int nl80211_send_monitor (struct wpa_driver_nl80211_data *drv, const void *data, size_t len, int encrypt, int noack)
 

Detailed Description

Driver interaction with Linux nl80211/cfg80211 - AP monitor interface Copyright (c) 2003-2004, Instant802 Networks, Inc. Copyright (c) 2005-2006, Devicescape Software, Inc. Copyright (c) 2007, Johannes Berg johan.nosp@m.nes@.nosp@m.sipso.nosp@m.luti.nosp@m.ons.n.nosp@m.et Copyright (c) 2009-2010, Atheros Communications.