Re: [Wireshark-dev] Fwd: new dissector for IBM Communication Tools

2006-09-25 Thread Toralf Förster
Hello, I incorporated the suggested changes and added the forward reference of 3 functions as seen in the developer guide. The current version of the IBM ICT dissector and and some sample packets are attached onto this mail. Thanks for any further comment to my first try. > Toralf, > > Please a

Re: [Wireshark-dev] Fwd: new dissector for IBM Communication Tools

2006-09-12 Thread ronnie sahlberg
Toralf, Please also change the // comments to /* ones. Please make it hauristic and test if it looks like ICT and return TRUE if it does and is dissected or FALSE if it doesnt look like this protocol and the packet should be given to some other dissector instead. Since this protocol appears to b

Re: [Wireshark-dev] Fwd: new dissector for IBM Communication Tools

2006-09-06 Thread Jaap Keuter
Hi, Good start. Since port 1510 is assigned to another protocol, according to IANA (http://www.iana.org/assignments/port-numbers) : mvx-lm 1510/udpMidland Valley Exploration Ltd. Lic. Man. it may prove valuable to have some heuristic in there and return a boolean to indicate a hit or

[Wireshark-dev] Fwd: new dissector for IBM Communication Tools

2006-09-06 Thread Toralf Förster
Ehm, now with the attached file ... Playing with wireshark and refreshing my burried C knowledge I created a new dissector for the protocol by shameless copying most of it from packet-daytime.c and others. The protocol itself is simple enough, a simple string as the payload of an udp packet, s