Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] [PATCH] TIPC - added reassembling of fragmented messages and cal

From: "Martin Peylo" <martinmeis@xxxxxxxxxxxxxx>
Date: Sun, 16 Sep 2007 22:30:46 +0200
Hi,

attached is a patch which adds
- reassembling of fragmented TIPCv2 messages
- calling of heuristic subdissectors
- multicast upper+lower bound header fields are now shown
and corrects few typos in the comments in packet-tipc.c.

I also changed my email address to a private one since I'm doing that
for private fun now.

Since I don't have an heuristic subdissector myself I could not check
if that really works - but it should. You might want to check weather
there is an obvious mistake, but that are only few code lines so that
should be done in a minute.

Calling the subdissectors by "TIPC Port Name" is not so easy - I added
a comment explaining that. I'll do more work on this topic in the
future!

If everything is allright - could someone please check it in?

I uploaded a sample capture of a fragmented multicast message to
<http://wiki.wireshark.org/SampleCaptures?action=AttachFile&do=get&target=tipc_v2_fragmenter_messages.pcap.gz>.

Regards,
Martin

Attachment: packet-tipc.c.patch.gz
Description: GNU Zip compressed data