hook packet injection tools up
This commit is contained in:
parent
2137fdb5ec
commit
0c65897149
@ -1,5 +1,5 @@
|
||||
# $FreeBSD$
|
||||
|
||||
SUBDIR= wlanstats wlandebug wlanwatch
|
||||
SUBDIR= stumbler w00t wlandebug wlaninject wlanstats wlanwatch
|
||||
|
||||
.include <bsd.subdir.mk>
|
||||
|
14
tools/tools/net80211/README
Normal file
14
tools/tools/net80211/README
Normal file
@ -0,0 +1,14 @@
|
||||
$FreeBSD$
|
||||
|
||||
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.
|
||||
|
||||
stumbler view nearby networks using raw packet interface
|
||||
w00t variety of programs that use the raw packet interface
|
||||
wlandebug manipulate net80211 debug flags symbolically
|
||||
wlaninject inject 802.11 packets using the raw packet interface
|
||||
wlanstats dump net80211 statistics
|
||||
wlanwatch monitor net80211 events via the routing socket
|
||||
|
||||
The raw packet tools are from Andrea Bittau <a.bittau@cs.ucl.ac.uk>.
|
Loading…
Reference in New Issue
Block a user