Saving 802.11 or raw traffic from a single network, or an entire sniffer (which allows to trim down the recording for further later analysis) - solves #48
Changed
SaveRecording has now been replaced with RecordingCreate, which provides a common interface for saving radiotap, 802.11 and ethernet converted decrypted packets.
Added
Changed
SaveRecording
has now been replaced withRecordingCreate
, which provides a common interface for saving radiotap, 802.11 and ethernet converted decrypted packets.