Merge branch 'vendor/TCSH'
[dragonfly.git] / tools / tools / net80211 / README
1 $FreeBSD: src/tools/tools/net80211/README,v 1.4 2008/04/29 22:05:26 rpaulo Exp $
2
3 This directory has various tools for use with the net80211 layer.
4 Some may not work depending on the capabilities of the underyling
5 wireless driver.  Everything should work with ath.
6
7 scripts         various scripts to test wireless configurations
8 stumbler        view nearby networks using raw packet interface
9 w00t            variety of programs that use the raw packet interface
10 wesside         WEP frag attack tool using raw packet interface
11 wlaninject      inject 802.11 packets using the raw packet interface
12 wlanstats       dump net80211 statistics
13 wlanwatch       monitor net80211 events via the routing socket
14 wlanwds         handling of WDS dynamic links using vaps
15
16 The raw packet tools are from Andrea Bittau <a.bittau@cs.ucl.ac.uk>.