On Tue, Jun 24, 2003 at 05:14:56PM +0530, Navin Anand wrote:
> The modified files are:
> libpcap.c
> 407,413d406
> <
> < /*
> <* 20 Added for the fake link type, required to dissect packets
> <* containing higher layer protocol payload without the lower layer
> <* prot
Hi Navin,
Wow, definately interesting...
I have occasionally contemplated how it would be possible to use
Ethereal to dissect messages from our SS7 stack. I had always figured
I'd have to write a fake link layer, but I never thought it'd be so easy
(at least in terms of lines of code)!
Stupid qu
Jeff Morriss wrote:
Guy Harris wrote:
On Tue, Jun 24, 2003 at 05:14:56PM +0530, Navin Anand wrote:
The modified files are:
libpcap.c
407,413d406
<
< /*
<* 20 Added for the fake link type, required to dissect packets
<* containing higher layer protocol payload without