From a8f7b90ca0bc8dbf4bc76ee775b90671998b559b Mon Sep 17 00:00:00 2001 From: Rui Paulo Date: Tue, 29 Apr 2008 22:05:26 +0000 Subject: [PATCH] Add new directories, scripts and wlanwds. Introduced with vap support. --- tools/tools/net80211/README | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/tools/net80211/README b/tools/tools/net80211/README index 2796277b3c5..3f7b1c14ee9 100644 --- a/tools/tools/net80211/README +++ b/tools/tools/net80211/README @@ -4,11 +4,13 @@ This directory has various tools for use with the net80211 layer. Some may not work depending on the capabilities of the underyling wireless driver. Everything should work with ath. +scripts various scripts to test wireless configurations stumbler view nearby networks using raw packet interface w00t variety of programs that use the raw packet interface wesside WEP frag attack tool using raw packet interface wlaninject inject 802.11 packets using the raw packet interface wlanstats dump net80211 statistics wlanwatch monitor net80211 events via the routing socket +wlanwds handling of WDS dynamic links using vaps The raw packet tools are from Andrea Bittau .