Add new directories, scripts and wlanwds. Introduced with vap support.

This commit is contained in:
Rui Paulo 2008-04-29 22:05:26 +00:00
parent ecc2f9c567
commit a8f7b90ca0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=178681

View File

@ -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 <a.bittau@cs.ucl.ac.uk>.