Ethereal-dev: Re: [Ethereal-dev] Help Me

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <gharris@xxxxxxxxx>
Date: Mon, 21 Nov 2005 10:38:48 -0800
Jaap Keuter wrote:
On Mon, 21 Nov 2005, Vijaya Kumar wrote:

I have hex data of SS7 in file. How can analyze using ethereal. Please
How about text2pcap?
...with a link-layer type of DLT_MTP2 if the hex data is a sequence of 
MTP2 packets, DLT_MTP3 if the MTP2 headers are missing, and "register a 
DLT_ type with tcpdump.org and start writing code for Ethereal to handle 
it" otherwise (he *did* ask ethereal-dev, so presumably he's a developer 
and could write that code...).