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 4002] New: collectd dissector: Add support for cryptograph

Date: Mon, 14 Sep 2009 02:25:51 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4002

           Summary: collectd dissector: Add support for cryptographic
                    features.
           Product: Wireshark
           Version: SVN
          Platform: All
               URL: http://collectd.org/
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: Low
         Component: Extras
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: wireshark.org@xxxxxxxxxxxxxxxxxxx



Florian Forster <wireshark.org@xxxxxxxxxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #3647|                            |review_for_checkin?
               Flag|                            |


Created an attachment (id=3647)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3647)
Patch for TYPE_SIGN_SHA256 segments. Based on revision 29891.

Build Information:

--
Version 4.7 of collectd introduces cryptographic features for the network
protocol. The current version of the collectd dissector does not know how to
handle these segments and flags them as “unknown”.

The following two patches add simple support for the “TYPE_SIGN_SHA256” and
“TYPE_ENCR_AES256” segments. They display the plain text components of
these segments but do not try to verify the signatures or decrypt the encrypted
payload.


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