Wireshark-commits: [Wireshark-commits] rev 23422: /trunk/epan/ /trunk/epan/: reassemble.c

Date: Sat, 10 Nov 2007 16:08:18 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=23422

User: etxrab
Date: 2007/11/10 04:08 PM

Log:
 Apply yet another set of the optimization patches:
 Use O(1) logic for the fast path when adding fragments (ie fragments are in order).

Directory: /trunk/epan/
  Changes    Path            Action
  +38 -56    reassemble.c    Modified