Assorted changes from Ronnie Sahlberg:
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 24 Nov 2001 09:36:40 +0000 (09:36 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sat, 24 Nov 2001 09:36:40 +0000 (09:36 +0000)
commit2f5f279d87680a5831bb858b6805675a948d43ac
tree473c58448667764dc58b451bc517a6f1376d5027
parent50557e81bb04db8d92b084b0b65eda663e527c66
Assorted changes from Ronnie Sahlberg:

Add a few small functions to reassemble.c to cope with protocols
where the total length of defragmented PDUs are specified in the
first fragment (all previous uses of reassembly has been for
PDUs where the last fragment is signalled by a flag in the
header for the last fragment).

Add a few small functions to reassemble.c to abort-and-delete
defragmentation of PDUs and also detect IF a PDU is currently
being defragmented.  (Useful for PDUs where the "unique"
identifier is rather ununique, or may be reused often enough so
it can be a problem for Ethereal.)

Change where NT Cancel presents its Cancelation-to output, and
makes the three trans secondary requests also output similar
information.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@4255 f5534014-38df-0310-8fa8-9805f1628bb7
packet-smb.c
reassemble.c
reassemble.h