scripts/wifi
Matteo Cypriani 81611af216 [wifi] capture: always delete output directory
Always delete the output directory, even in case of error.
2011-08-07 21:02:05 +02:00
..
README [wifi] capture: gather system information 2011-08-06 00:39:37 +02:00
capture.sh [wifi] capture: always delete output directory 2011-08-07 21:02:05 +02:00

README

capture.sh is a script to automatically capture a few packets on a Wi-Fi
interface and write them to a Pcap file along with some information
about the system, which are finally compressed into a tarball. The Pcap
file can then be analysed (for example with Wireshark) to check what the
interface supports on which operating system, using a given driver, etc.