https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7244
Summary: Dissect AUTH_GLUSTERFS as used un GlusterFS-3.3
Product: Wireshark
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: Enhancement
Priority: Low
Component: Wireshark
AssignedTo: bugzilla-admin@xxxxxxxxxxxxx
ReportedBy: ndevos@xxxxxxxxxx
Blocks: 5773
Created attachment 8403
--> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8403
Example frame with AUTH_GLUSTERFS
Build Information:
trunk with revision 42546
--
GlusterFS with version 3.3 introduces a new RPC AUTH-flavor.
The implementation consists out of two patches:
1. create a helper function to dissect AUTH_UNIX groups
2. add a dissector-function for AUTH_GLUSTERFS
Example output from tshark:
Remote Procedure Call, Type:Call XID:0x00000012
...
Credentials
Flavor: AUTH_GLUSTERFS (390039)
Length: 56
PID: 21187
UID: 0
GID: 0
Auxiliary GIDs (7) [0, 1, 2, 3, 4, 6, 10]
GID: 0
GID: 1
GID: 2
GID: 3
GID: 4
GID: 6
GID: 10
Lock Owner: <DATA>
length: 8
contents: <DATA>
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.