]> The Tcpdump Group git mirrors - tcpdump/commit
Fix up the bounds checking for NetBIOS-over-TCP. Among other things,
authorguy <guy>
Sun, 8 May 2005 20:01:09 +0000 (20:01 +0000)
committerguy <guy>
Sun, 8 May 2005 20:01:09 +0000 (20:01 +0000)
commit2e5d5174974803b5d4798403bb02a7cf8b6d2b8e
tree5be25e89b922bdd052241cf7c40de9d700d0d87f
parent1d6f5670aff71bab7ba8d23cdd882ee276a332c4
Fix up the bounds checking for NetBIOS-over-TCP.  Among other things,
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".
print-smb.c