ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 5509] Cannot open CommView for Wi-Fi 6.3.0.683 trace files

Date: Mon, 20 Dec 2010 16:49:10 -0800 (PST)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5509

Stephen Fisher <steve@xxxxxxxxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #11 from Stephen Fisher <steve@xxxxxxxxxxxxxxxxxx> 2010-12-20 17:49:08 MST ---
Perfect, thanks!

I managed to confuse myself reading the Wireshark code -- commview files store
the data rate as real rate multiplied by 2.  Wireshark stores the rate in the
same way (but says "in 0.5 Mb/s units" whereas commview says "multiplied by 2"
-- which are of course the same thing) internally and then divides it by 2 for
display.

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.