Ethereal-cvs: [Ethereal-cvs] rev 16082: /trunk/epan/: Makefile.common packet.c stream.c stream

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

Date: Mon, 03 Oct 2005 18:34:22 GMT
User: etxrab
Date: 2005/10/03 01:34 PM

Log:
 From Jeff Snyder:
 
 04-stream.diff
  A simplified packet reassembly API built on top of  fragment_add_seq_next for 
 reassembling fragments that are delivered in-order, where fragments are 
 identified by a framenum and an offset into that frame. Streams are attached 
 to a conversation or a circuit and are unidirectional.

Directory: /trunk/epan/
  Changes    Path               Action
  +2 -0      Makefile.common    Modified
  +4 -0      packet.c           Modified
  +532 -0    stream.c           Added
  +138 -0    stream.h           Added



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