Ethereal-cvs: [Ethereal-cvs] rev 15201: /trunk/epan/dissectors/: packet-iax2.c /trunk/epan/: M

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

Date: Wed, 03 Aug 2005 20:37:34 GMT
User: etxrab
Date: 2005/08/03 03:37 PM

Log:
 From Richard van der Hoff:
 
 Among the improvements are:
 - fixes to call-tracking (it's now less likely to confuse two separate 
 calls, for instance)
 - improvements to Information Element dissection (clearer dissection, 
 dissects more IE types, easier to extend)
 - you can now filter on the content of DTMF packets
 - Analysis of timestamps (calculation of absolute timestamp, and packet 
 lateness).
 - fixed a couple of assertion failures in subtle corner-cases.
 
 negative relative times:
    - get_timedelta()
    - addtime()
    - ftype-time.c:relative_val_from_unparsed()
 
 I've also moved get_timedelta() and addtime() out of calldata.c into a 
 new file, epan/nstime.c, as I needed to use them in a dissector I'm 
 working on (and they therefore needed to go into libethereal).

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +622 -566  packet-iax2.c    Modified

Directory: /trunk/epan/
  Changes    Path               Action
  +1 -0      Makefile.common    Modified
  +92 -0     nstime.c           Added
  +23 -0     nstime.h           Modified

Directory: /trunk/
  Changes    Path           Action
  +0 -30     timestats.c    Modified
  +0 -6      timestats.h    Modified



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