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 2254] Incorrect allocation/classification of "Type" fields

Date: Tue, 26 Jan 2010 23:35:08 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2254

--- Comment #6 from Stephen Fisher <steve@xxxxxxxxxxxxxxxxxx> 2010-01-27 00:35:01 MST ---
Created an attachment (id=4195)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=4195)
My work in progress on this bug

I've gotten pretty busy lately and haven't had a chance to finish working on
this.  I'm attaching the patch as it stands today in case someone else wants to
work on it before I get a chance to get back to it.  My next problem to tackle
is the issue with the ld variable for counting packets received for the capture
status dialog that counts how many protocols of certain protocols were seen so
far.  I'd like to be able to call capture_xxx after capture_eth runs and takes
me into ethertype().  I did collapse packet-vlan.c into packet-eth.c and would
like to do the same with packet-ethertype.c.

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