Ethereal-users: [Ethereal-users] Endian-ness problem with Tethereal pdml dump?

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

From: vijayvithal jahagirdar <jahagirdar.vs@xxxxxxxxx>
Date: Fri, 18 Feb 2005 22:40:31 +0530
I had captured a sniffer log on a Linux platform (Ethereal version
0.10.7) Today when I tried dumping out an XML file from Tethereal
(0.10.9) on a solaris platform I saw what looks like and endian-ness
issue
<field name="prism.rate.data" showname="Data Rate: 16777216.0 Mb/s"
size="12" pos="108" show="0x02000000"
value="440008000000040002000000"/>

Note the value for data rate in the show and showname fields. The show
field should read 0x000000002  and the showname field should read Data
Rate: 1 Mb/s

Is this a known Issue? are there any workarounds?

Command used was

 tethereal -r wlan.cap -T pdml
 
Regards 
Jahagirdar Vijayvithal S.