Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 7190] Dissect RPC/AUTH_RSA as AUTH_GLUSTER

Date: Tue, 24 Apr 2012 04:40:56 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7190

--- Comment #1 from Niels de Vos <ndevos@xxxxxxxxxx> 2012-04-24 04:40:55 PDT ---
Created attachment 8309
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8309
RPC: AUTH_DH is badly named, it should be AUTH_RSA

1st change:

    RPC: AUTH_DH is badly named, it should be AUTH_RSA

    AUTH_DH is a synonym for AUTH_DES. The value 5 is assigned to AUTH_RSA.

    The list with official names and values is available here in RFC5531
    under Appendix C: Current Number Assignments.

    Signed-off-by: Niels de Vos <ndevos@xxxxxxxxxx>

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