aboutsummaryrefslogtreecommitdiffstats
path: root/etypes.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2003-03-05 07:17:50 +0000
committerGuy Harris <guy@alum.mit.edu>2003-03-05 07:17:50 +0000
commit05c41a279fb9e2df3ded86aece0470c1b1aad887 (patch)
treee20f09b7846e741997fb1b8469d5321879f09516 /etypes.h
parent72a00f19ca8b8d7f15a01a74916677afa42c8dfa (diff)
Use the reported length, not the captured length, as the fragment length
when doing reassembly. In some additional places, use "tvb_bytes_exist()" to check whether we have enough data to do reassembly, rather than checking to see if the frame is short (it might be short but we might still have enough data to do reassembly). In DCE RPC, use the fragment length from the header as the number of bytes of fragment data. There's no need to check "pinfo->fragmented" before doing reassembly in the DCERPC-over-SMB-pipes code - either we have all the data or we don't. In SNA and WTP reassembly, add a check to make sure we have all the data to be reassembled. svn path=/trunk/; revision=7282
Diffstat (limited to 'etypes.h')
0 files changed, 0 insertions, 0 deletions