scripts/wifi
Matteo Cypriani 9f2bb020fa [wifi] capture: OpenBSD support
Filter the tcpdump output on "received by filter" instead of "captured",
since the OpenBSD's tcpdump does not print the number of packets
captured.
2011-08-16 22:33:05 +02:00
..
README [wifi] capture: gather system information 2011-08-06 00:39:37 +02:00
capture.sh [wifi] capture: OpenBSD support 2011-08-16 22:33: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.