Am 22.09.2011 10:27, schrieb Rajesh P S:
Sorry. Problem is with struct fragment_items as this has undergone some
changes between 1.2.6 to 1.6.2. Earlier there was only 6 fields now they
have added two more. Its working fine.
Ok, you updated your dissector code to the new Wireshark interface
v
On 9/22/2011 4:27 AM, Rajesh P S wrote:
But I am facing another issue where in when I try to run wireshark.exe I
am getting this run time error.
The issue is exactly as the message says:
Check your ett array to be sure all are initialized to -1 and that there
are no duplicate entries
__
Sorry. Problem is with struct fragment_items as this has undergone some
changes between 1.2.6 to 1.6.2. Earlier there was only 6 fields now they
have added two more. Its working fine.
But I am facing another issue where in when I try to run wireshark.exe I am
getting this run time error.
[image:
Nobody an idea ?
On Tue, 20 Sep 2011 14:43:04 +0200, Marcel Haas
wrote:
Hello,
im just writeing my first dissector and i have some problems with the
reassembling
My prtocoll contain some fields for Snode =ID ,Packetnumber and total
packets
i get them with
snode =tvb_get_guint8(tvb,offset);
Am 22.09.2011 08:20, schrieb Rajesh P S:
NO. I haven't modified resemble.h. And the file has above mentioned struct.
I downloaded 1.6.2 source code and I am trying to build my plugin
with 1.6.2.
I would check the include path. You find it in the "Command Line" tab of
the Project Properties dia