Wireshark mailing list archives
Re: Dissect packet without Ethernet data
From: Guy Harris <guy () alum mit edu>
Date: Wed, 30 Mar 2011 09:56:14 -0700
On Mar 30, 2011, at 4:11 AM, Hoang Thang wrote:
How many step to register IP layer as root layer ?
Zero :-).
LINKTYPE_RAW, which has a value of 101:
http://www.tcpdump.org/linktypes.html
can be used as a link-layer type for packets that start with an IP header, with no link-layer header in front of it.
___________________________________________________________________________
Sent via: Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives: http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
mailto:wireshark-dev-request () wireshark org?subject=unsubscribe
Current thread:
- Dissect packet without Ethernet data Hoang Thang (Mar 30)
- Re: Dissect packet without Ethernet data Jeff Morriss (Mar 30)
- Re: Dissect packet without Ethernet data Guy Harris (Mar 30)
