Wireshark-commits: [Wireshark-commits] rev 51460: /trunk/ /trunk/: tshark.c

Date: Thu, 22 Aug 2013 02:19:23 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=51460

User: eapache
Date: 2013/08/21 07:19 PM

Log:
 Don't look at packet or byte limits during the second pass of two-pass analysis.
 The limits are enforced during the first pass, and frames that get dropped from
 the first pass for this reason aren't available to the second pass at all, so
 checking again is redundant.

Directory: /trunk/
  Changes    Path          Action
  +0 -12     tshark.c      Modified