Ethereal-cvs: [Ethereal-cvs] rev 16068: /trunk/epan/dissectors/: packet-amr.c packet-h261.c pa

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

Date: Sun, 02 Oct 2005 20:59:56 GMT
User: etxrab
Date: 2005/10/02 03:59 PM

Log:
 From Jeff Snyder
 
 00-iax.diff
  Modifications to the IAX2 dissector so that it offers desegmentation to 
 subdissectors using the same API as TCP offers (pinfo->desegment_len etc)
 
 01-amr.diff
  Modifications to the AMR dissector to allow AMR IF2 data to be dissected via 
 call_dissector() from packet-h223.c. This patch also causes the AMR dissector 
 to append the frame type string to the info column, so that the info column 
 shows what protocols an H.223 frame contains.
 
 02-h263-data.diff
  Modifications to packet-h263.c to separate the dissection of h.263 RTP 
 encpasulation from the dissection of the actual h.263 data. The data 
 dissection functions are added as a second dissector. This data-only 
 dissector is used to dissect the video channel in our h.223 streams. As with 
 the AMR modification, this makes the H.263 dissector append to the info 
 column.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +9 -1      packet-amr.c     Modified
  +2 -0      packet-h261.c    Modified
  +63 -21    packet-h263.c    Modified
  +265 -20   packet-iax2.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=16068&view=rev