]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Fix up the bounds checking for NetBIOS-over-TCP. Among other things,
authorguy <guy>
Fri, 13 May 2005 23:39:28 +0000 (23:39 +0000)
committerguy <guy>
Fri, 13 May 2005 23:39:28 +0000 (23:39 +0000)
this means that we don't go past the end of the captured data when
dumping raw packet data and that we distinguish between "this packet was
cut off by the snapshot length" and "this packet is continued in a
subsequent TCP segment".

tests/eapon1.pcap [deleted file]

diff --git a/tests/eapon1.pcap b/tests/eapon1.pcap
deleted file mode 100644 (file)
index 4a87ed1..0000000
Binary files a/tests/eapon1.pcap and /dev/null differ