[PATCH 0/6] supplicant p2p updates

Johannes Berg johannes
Thu Sep 16 06:03:10 PDT 2010


This series has the following patches:
 update nl80211_copy.h
 driver_nl80211: use new frame registration API
 driver_nl80211: refactor action frame TX
 driver_nl80211: work around libnl bug
 driver_nl80211: use nl80211 for probe req/resp
 driver_nl80211: use p2p interface types

It updates the supplicant to use the new p2p interface
types as well as using nl80211 for probe request and
response frames, which will aid implementing filters
in the kernel and removes the need for the monitor
interface for discovery/in p2p-client mode.

johannes
---
 src/drivers/driver_nl80211.c |  494 ++++++++++++++++++++++++++-----------------
 src/drivers/nl80211_copy.h   |  212 +++++++++++++++---
 2 files changed, 487 insertions(+), 219 deletions(-)



More information about the Hostap mailing list