Re: [Ethereal-dev] Support for pure protocol packets without underlying protocol data

2003-12-04 Thread Guy Harris
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

Re: [Ethereal-dev] Support for pure protocol packets without underlying protocol data

2003-12-03 Thread Jeff Morriss
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

Re: [Ethereal-dev] Support for pure protocol packets without underlying protocol data

2003-12-03 Thread Matthijs Melchior
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