Wireshark-bugs: [Wireshark-bugs] [Bug 8612] New: glusterfs: 'Old GFID' and 'New GFID' are not di
Date: Mon, 29 Apr 2013 13:01:21 +0000
Bug ID 8612
Summary glusterfs: 'Old GFID' and 'New GFID' are not displayed correctly
Classification Unclassified
Product Wireshark
Version SVN
Hardware x86
OS All
Status UNCONFIRMED
Severity Minor
Priority Low
Component Dissection engine (libwireshark)
Assignee bugzilla-admin@wireshark.org
Reporter ndevos@redhat.com
Attachment #10666 Flags review_for_checkin?

Created attachment 10666 [details]
Display 'Old GFID' and 'New GFID' as FT_GUID like other GFIDs

Build Information:
Any 1.8+
--
The 'Old GFID' and 'New GFID' should be displayed like any other GFID (GUID).

Before:

GlusterFS
    [Program Version: 330]
    [GlusterFS: LINK (9)]
    Old GFID: a08653e959464f56bc1b3630c1dfd376
    New GFID: c54207efe7644b62af00b611eda816b1
    ...

After:

GlusterFS
    [Program Version: 330]
    [GlusterFS: LINK (9)]
    Old GFID: a08653e9-5946-4f56-bc1b-3630c1dfd376
    New GFID: c54207ef-e764-4b62-af00-b611eda816b1
    ...


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