I want to write a real-time analysis tool for wireless traffic.
Does anyone know how to read from a promiscuous (or sniffing) device in C?
I know that you n
WireShark on linux has the capability to capture the PLCP (physical layer convergence protocol) header information.