Ethereal-dev: Re: [Ethereal-dev] New dissector for content type multipart/mixed

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

From: "Olivier Biot" <ethereal@xxxxxxxxxx>
Date: Sat, 10 Jan 2004 00:54:35 +0100
Your dissector also applies to HTTP (except for the short header field names as is customary in SIP). Maybe we should add dissect_from_sip() and dissect_from_http() methods, and then let them have dedicated is_multipart_http_header() and is_multipart_sip_header() methods?
 
Note that the MIME header names are not case sensitive.
 
Regards,
 
Olivier
----- Original Message -----
Sent: Saturday, January 10, 2004 12:41 AM
Subject: [Ethereal-dev] New dissector for content type multipart/mixed

Hi,

Included files for a new dissector to ”dissect” content type=multipart/mixed as a first step to do

SIP-T dissection. Will try and do the ISUP part next, time permiting.

 

The dissector only finds boundarys and sends the”sub” content to appropriate media type dissector.

With a preference setting Bodies of unknown content type( no available dissector ) can be output as raw tesx.

 

Only tested with a small manufactured packet as I haven’t got any SIP-T packets.

 

Best regards

Anders Broman

 


_______________________________________________
Ethereal-dev mailing list
Ethereal-dev@xxxxxxxxxxxx
http://www.ethereal.com/mailman/listinfo/ethereal-dev