diff options
-rw-r--r-- | tools/tools/net80211/Makefile | 2 | ||||
-rw-r--r-- | tools/tools/net80211/README | 1 |
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 |