Wireshark-bugs: [Wireshark-bugs] [Bug 7933] Add ability to reverse FT_BYTES for display

Date: Sun, 10 Mar 2013 22:46:37 +0000

changed bug 7933

What Removed Added
CC   [email protected]

Comment # 5 on bug 7933 from
I see use cases for displaying a range of bytes in reverse order in the
protocol tree. I suggest however to create a new ENC_ type for it, like
ENC_REVERSE. I agree that we should not overload the precisely defined meaning
of little and big endian, which doesn't cleanly apply for arrays of bytes.

The implementation may decide to give that ENC_REVERSE the same value as
ENC_LITTLE_ENDIAN, but I'd like to see a conceptual separation.


You are receiving this mail because:
  • You are watching all bug changes.