summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2006-08-07 00:05:32 +0000
committersam <sam@FreeBSD.org>2006-08-07 00:05:32 +0000
commit08914d12184ffd3dfc97c2fdf1c0fe675b1fd3d2 (patch)
tree880d29f6d259550285bb40c21b79ab7c25c42061 /tools
parentf81ca90c9f2cceba6516a9fafec37a1484c75f68 (diff)
downloadFreeBSD-src-08914d12184ffd3dfc97c2fdf1c0fe675b1fd3d2.zip
FreeBSD-src-08914d12184ffd3dfc97c2fdf1c0fe675b1fd3d2.tar.gz
add wesside
Diffstat (limited to 'tools')
-rw-r--r--tools/tools/net80211/Makefile2
-rw-r--r--tools/tools/net80211/README1
2 files changed, 2 insertions, 1 deletions
diff --git a/tools/tools/net80211/Makefile b/tools/tools/net80211/Makefile
index 7422565..ab5aa28 100644
--- a/tools/tools/net80211/Makefile
+++ b/tools/tools/net80211/Makefile
@@ -1,5 +1,5 @@
# $FreeBSD$
-SUBDIR= stumbler w00t wlandebug wlaninject wlanstats wlanwatch
+SUBDIR= stumbler w00t wlandebug wesside wlaninject wlanstats wlanwatch
.include <bsd.subdir.mk>
diff --git a/tools/tools/net80211/README b/tools/tools/net80211/README
index 5dbb535..4deb7ec 100644
--- a/tools/tools/net80211/README
+++ b/tools/tools/net80211/README
@@ -6,6 +6,7 @@ wireless driver. Everything should work with ath.
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
wlandebug manipulate net80211 debug flags symbolically
wlaninject inject 802.11 packets using the raw packet interface
wlanstats dump net80211 statistics
OpenPOWER on IntegriCloud