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