ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] Idle Thoughts on Parallelized Packet Dissection

From: Jakub Zawadzki <darkjames-ws@xxxxxxxxxxxx>
Date: Sun, 13 May 2012 20:41:57 +0200
On Sun, May 13, 2012 at 10:33:56AM -0400, Evan Huus wrote:
> Please ask questions and provide feedback, I'm sure there are things
> I've missed.
> 
> Thoughts?

Sounds too complicated for me :)

I've always wanted to write some PoC for multithreaded wireshark,
but something simpler, like refiltering[1] packets in parallel.


[1] After first pass conversations, packet reasembly, etc. should be properly set,
    and we can dissect packets in any order.