Concurrency Without a Parallel Parser: Splitting PCAPs by Session
tshark needs linear state, so I moved the concurrency upstream — and hit a corrupted-output problem on the way.
Aug 26, 20265 min read158

Search for a command to run...
Articles tagged with #wireshark
tshark needs linear state, so I moved the concurrency upstream — and hit a corrupted-output problem on the way.

Three queries, a single-threaded tool, and a file too big for memory.
