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 5422] Support for dissecting SLL type 0x03 frames (raw Eth

Date: Sat, 20 Nov 2010 19:11:14 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5422

--- Comment #2 from Guy Harris <guy@xxxxxxxxxxxx> 2010-11-20 19:11:07 PST ---
So what code *produces* these packets?  0x0003 is ETH_P_ALL, but I just did a
"git pull" on my Linux Git tree, and couldn't find anything that set the packet
type for a packet to ETH_P_ALL.

Non-IPv4 packets with an Ethernet type would just use that Ethernet type as the
packet type; packets encapsulated in 802.2 would use ETH_P_802_2 as the packet
type.

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