Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 4874] Wirehark cannot utilize multiple cores

Date: Sat, 12 Jun 2010 13:49:42 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4874

Guy Harris <guy@xxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|Low                         |Medium
           Platform|Other                       |All
            Version|1.3.x (Experimental)        |1.5.x (Experimental)
         OS/Version|Mac OS X 10.6               |All
           Severity|Normal                      |Enhancement

--- Comment #1 from Guy Harris <guy@xxxxxxxxxxxx> 2010-06-12 13:49:41 PDT ---
There are ways in which this might be doable, but it's complicated; dissection
is a bit of an "embarassingly non-parallel" task, as dissection of a packet can
depend on the dissection of previous packets.  See the item on this in the
General/Unsorted section at the beginning of

    http://wiki.wireshark.org/Development/Wishlist

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.