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