Ethereal-dev: Re: [Ethereal-dev] unreassembled packet ???
Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.
I just wanna give more details:
The system that display well with the new dissector
is running red hat 7.3 (kernel 2.4.18-3). The new system I am testing on is
running red hat 8.0 (kernel 2.4.18-14). It only display correctly the protocol
and info column in the upper pane of the GUI, but in the middle pane, it
displays "unreassembled packet: proto_name_xxx" after the TCP packet info in the
tree hierarchy.
Both of them have the following
installed:
autoconf 2.59
automake 1.8
libpcap 0.8.3
libtool 1.4.2
ethereal 0.10.3
I checked the section 2.7 in
README.developer (Reassembly/desegmentation for protocols running atop
TCP), but I doubt it's the problem of my coding because the tree hierarchy and
everything displayed well in the system running with redhat 7.3. Besides,
this protocol I am working is running over TCP, but no other cases.
Any help will be appreciated.
Thanks!
Michael
|