Ethereal-dev: Re: [Ethereal-dev] [patch] stun dissector

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

From: Jon Ringle <ml-ethereal@xxxxxxxxxx>
Date: Mon, 17 Jan 2005 10:37:04 -0500
On Saturday 15 January 2005 11:27 pm, Guy Harris wrote:
> Jon Ringle wrote:
> > Here is a patch for packet-stun.c against svn revision 13043. It
> > addresses the following:
>
> Checked in - with some other cleanups to issues I noticed (use length
> fields from the packets, and check them for sanity).

Thanks!

>
> Your patch also registers the dissector by name; do you have other
> dissectors that look it up by name, so you need to register it by name?

Yes. I am currently working on having rtp.version == 0 be dissected by stun. 
I'll be posting a patch soon.

Jon