Ethereal-cvs: [Ethereal-cvs] rev 14051: /trunk/epan/dissectors/: packet-eth.c packet-frame.c p

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

Date: Mon, 11 Apr 2005 08:44:01 -0000
User: sahlberg
Date: 2005/04/11 03:43 AM

Log:
 Major speed improvement for filtering and dissection.
 
 It should not dump core as far as all my tests are concerned and Menu_Statistics/ProtocolHierStats work
 
 It needs more testing and there might still be cases where it will crash that will need to be fixed  but I feel it will be worth it since it will decrease the time to filter very large capture files dramatically.
 
 Real significant performance boost for very large captures.
 
 
 (If we cant fix all the problems we can just revert this patch)

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +19 -8     packet-eth.c         Modified
  +21 -7     packet-frame.c       Modified
  +15 -4     packet-ip.c          Modified
  +1 -1      packet-kerberos.c    Modified

Directory: /trunk/epan/
  Changes    Path          Action
  +143 -15   proto.c       Modified
  +22 -1     proto.h       Modified



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