Wireshark-bugs: [Wireshark-bugs] [Bug 1496] Hex pane shows inconsistent data

Date: Wed, 28 Mar 2007 07:29:49 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1496


jmayer@xxxxxxxxx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID




------- Comment #2 from jmayer@xxxxxxxxx  2007-03-28 07:29 GMT -------
The EBCDIC display of the hex values is absolutely fine (see
http://en.wikipedia.org/wiki/EBCDIC for encoding tables). What you seem to
refer to is ASCII, but as this packet is decoded as SNA, the SNA character
encoding of EBCDIC is used. When I look at that packet it may well be, that the
packet is in fact not an SNA packet but an IP packet with a weird header, but
that's another story.
Closing as invalid. Feel free to reopen if you think my analysis is incorrect.


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