Ethereal-users: [Ethereal-users] Malformed frame with GIOP 1.0

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: "Korpela Mika.Ju (NET/Tampere)" <mika.ju.korpela@xxxxxxxxx>
Date: Wed, 16 Jan 2002 17:39:09 +0200
Ethereal version 0.9.0

I got malformed frame from GIOP if :
- GIOP 1.0 is in use
- GIOP message size > 1460 byte (ethernet MTU 1500) --->needs
fragmentation

In my case, first GIOP reply contains 1460 bytes. Rest of data comes in
pure TCP packet and this information is missing from GIOP data in
ethereal.

It seems ethereal can not combine frames, when fragmentation has been
done with GIOP 1.0.

Mika