http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52252
User: guy
Date: 2013/09/28 08:11 PM
Log:
Copy over r52250 from trunk:
------------------------------------------------------------------------
r52250 | guy | 2013-09-28 13:08:39 -0700 (Sat, 28 Sep 2013) | 10 lines
Actually, the captured length must be the minimum of:
the number of bytes available for packet data in the block;
the packet length;
*and* the snapshot length for the interface.
One more fix for bug 9200, so it should *now* be fixed.
Directory: /trunk-1.8/wiretap/
Changes Path Action
+32 -8 pcapng.c Modified