tcpdump mailing list archives
Re: Request for new DLT value for Wireshark Dissector
From: Schemmel, Hans-Christoph <Hans-Christoph.Schemmel () cinterion com>
Date: Wed, 26 Jan 2011 10:30:59 +0000 (UTC)
Guy Harris <guy <at> alum.mit.edu> writes:
So are any of those fields optional? For example, is the fragment ID
optional? If so, what indicates whether
it's present? If nothing is optional, why is the header size not always 7?
The size of the header depends on the number of PPP packets in the payload of the MUX frame. The Header_Size indicates whether Msg_ID, Freq_ID, Start_Pos, End_Pos, and Flag are present. For example: The header of a frame without PPP packet is | Header_Size (=0) | Direction | MUX_Frame The header of a frame with one PPP packet is | Header_Size | Msg_ID | Freq_ID | Start_Pos | End_Pos | Flag | Direction | MUX_Frame The header of a frame with two PPP packet is | Header_Size | Msg_ID | Freq_ID | Start_Pos | End_Pos | Flag | Msg_ID | Freq_ID | Start_Pos | End_Pos | Flag | Direction | MUX_Frame Kind regards, Christoph Schemmel - This is the tcpdump-workers list. Visit https://cod.sandelman.ca/ to unsubscribe.
Current thread:
- Request for new DLT value for Wireshark Dissector Schemmel, Hans-Christoph (Jan 10)
- Re: Request for new DLT value for Wireshark Dissector Guy Harris (Jan 10)
- Re: Request for new DLT value for Wireshark Dissector Schemmel , Hans-Christoph (Jan 12)
- Re: Request for new DLT value for Wireshark Dissector Guy Harris (Jan 12)
- Re: Request for new DLT value for Wireshark Dissector Schemmel , Hans-Christoph (Jan 17)
- Re: Request for new DLT value for Wireshark Dissector Guy Harris (Jan 17)
- Re: Request for new DLT value for Wireshark Dissector Schemmel , Hans-Christoph (Jan 19)
- Re: Request for new DLT value for Wireshark Dissector Schemmel , Hans-Christoph (Jan 20)
- Re: Request for new DLT value for Wireshark Dissector Guy Harris (Jan 25)
- Re: Request for new DLT value for Wireshark Dissector Schemmel , Hans-Christoph (Jan 26)
- Re: Request for new DLT value for Wireshark Dissector Guy Harris (Feb 01)
- Re: Request for new DLT value for Wireshark Dissector Schemmel , Hans-Christoph (Feb 03)
- Re: Request for new DLT value for Wireshark Dissector Guy Harris (Feb 03)
- Re: Request for new DLT value for Wireshark Dissector Schemmel , Hans-Christoph (Feb 04)
- Re: Request for new DLT value for Wireshark Dissector Guy Harris (Feb 06)
- Re: Request for new DLT value for Wireshark Dissector Schemmel , Hans-Christoph (Feb 07)
- Re: Request for new DLT value for Wireshark Dissector Guy Harris (Feb 10)
- Re: Request for new DLT value for Wireshark Dissector Schemmel , Hans-Christoph (Feb 14)
- Re: Request for new DLT value for Wireshark Dissector Guy Harris (Feb 14)
- Re: Request for new DLT value for Wireshark Dissector Schemmel , Hans-Christoph (Feb 15)
- Re: Request for new DLT value for Wireshark Dissector Schemmel , Hans-Christoph (Jan 12)
- Re: Request for new DLT value for Wireshark Dissector Guy Harris (Jan 10)