Fix the multipart dissection in WSP so media embedded in a multipart entity
authorobiot <obiot@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 4 Jan 2004 02:55:03 +0000 (02:55 +0000)
committerobiot <obiot@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 4 Jan 2004 02:55:03 +0000 (02:55 +0000)
commit4cc0c29326208354602564556eb46a07eb32be13
tree16b4cd506115887009bb619bfd0cecce8698350b
parent998d7fc1aa224dfc46d9476f571bff7248cc2469
Fix the multipart dissection in WSP so media embedded in a multipart entity
gets handed off to subdissectors. However nested multipart entities are not
supported yet.

Add more information to the WSP protocol summary line.

Add some more clarifications (comments) in the WSP code.

Skip parsing of URL encoded data if tree is NULL.

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