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.