fragattacks/src
Johannes Berg 2d43d37ff2 DBus: Add ability to report probe requests
Some applications require knowing about probe requests to identify
devices. This can be the case in AP mode to see the devices before they
connect, or even in P2P mode when operating as a P2P device to identify
non-P2P peers (P2P peers are identified via PeerFound signals).

As there are typically a lot of probe requests, require that an
interested application subscribes to this signal so the bus isn't always
flooded with these notifications. The notifications in DBus are then
unicast only to that application.

A small test script is also included.

Signed-hostap: Johannes Berg <johannes.berg@intel.com>
2012-04-01 21:14:48 +03:00
..
ap Pass signal strength through, fix units 2012-04-01 18:48:12 +03:00
common Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
crypto Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
drivers Pass signal strength through, fix units 2012-04-01 18:48:12 +03:00
eap_common Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
eap_peer TTLS: Fix peer challenge generation for TTLS/MSCHAPv2 2012-03-05 16:59:03 +02:00
eap_server EAP-SIM/AKA server: Fix re-authentication not to update pseudonym 2012-02-16 23:31:30 +02:00
eapol_auth Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
eapol_supp Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
l2_packet Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
p2p DBus: Add ability to report probe requests 2012-04-01 21:14:48 +03:00
radius Remove extra linefeed from hostapd_logger message 2012-04-01 13:41:03 +03:00
rsn_supp TDLS: Add support for TDLS frame RX with bridge interfaces 2012-03-30 11:12:33 +03:00
tls Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
utils debug: Add option to log to Linux tracing 2012-03-31 13:55:33 +03:00
wps WPS: Select the BSD license terms as the only license alternative 2012-03-05 17:15:47 +02:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00