]> The Tcpdump Group git mirrors - libpcap/commit
Fix the calculation of the frame size in memory-mapped captures.
authorJulien Moutinho <[email protected]>
Wed, 23 Mar 2011 06:53:15 +0000 (23:53 -0700)
committerGuy Harris <gharris@ubu9-10.(none)>
Wed, 23 Mar 2011 06:53:15 +0000 (23:53 -0700)
commitea9432fabdf4b33cbc76d9437200e028f1c47c93
treeb5064556265908f4e1e7f3fc307b4bd55fb881da
parent82e791ee33dbca990be2d448f76712b1a971a88d
Fix the calculation of the frame size in memory-mapped captures.

The old calculation truncated packets to a smaller value than the
snapshot length.
pcap-linux.c