Wireshark

  • Riverbed Technology
  • WinPcap
the world's foremost network protocol analyzer
  • Wireshark
    • About
    • Download
    • Blog
  • Get Help
    • Ask a Question
    • FAQs
    • Documentation
    • Mailing Lists
    • Online Tools
    • Wiki
    • Bug Tracker
  • Develop
    • Get Involved
    • Developer's Guide
    • Browse the Code
    • Latest Builds

Wireshark-bugs: [Wireshark-bugs] [Bug 1094] New: typo in decode string

Date Index Thread Index Other Months All Mailing Lists
Date Prev Date Next Thread Prev Thread Next


From: bugzilla-daemon@xxxxxxxxxxxxx
Date: Tue, 5 Sep 2006 10:59:51 +0000 (GMT)

http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1094

           Summary: typo in decode string
           Product: Wireshark
           Version: 0.99.3
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Trivial
          Priority: Low
         Component: Documentation
        AssignedTo: wireshark-bugs@xxxxxxxxxxxxx
        ReportedBy: atsushi.fukumoto@xxxxxxxxxxxxx


Typo in decode string table.
(Besides, the table need update in accordance with IANA assignments.)


diff -u epan/dissectors/packet-isakmp.c{.orig,}
--- epan/dissectors/packet-isakmp.c.orig        2006-08-25 02:01:14.000000000
+0900
+++ epan/dissectors/packet-isakmp.c     2006-09-05 19:29:57.000000000 +0900
@@ -1297,7 +1297,7 @@
     { 0,       "RESERVED" },
     { 1,       "ENCR_DES_IV64" },
     { 2,       "ENCR_DES" },
-    { 3,       "ENCR_3DE" },
+    { 3,       "ENCR_3DES" },
     { 4,       "ENCR_RC5" },
     { 5,       "ENCR_IDEA" },
     { 6,       "ENCR_CAST" },


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

  • Follow-Ups:
    • [Wireshark-bugs] [Bug 1094] typo in decode string
      • From: bugzilla-daemon
    • [Wireshark-bugs] [Bug 1094] typo in decode string
      • From: bugzilla-daemon
    • [Wireshark-bugs] [Bug 1094] typo in decode string
      • From: bugzilla-daemon
  • Prev by Date: [Wireshark-bugs] [Bug 1093] New: IKEv2 short-type attribute type value is not decoded properly
  • Next by Date: [Wireshark-bugs] [Bug 1092] TFTP last packet not recognized when larger than 511 bytes
  • Previous by thread: [Wireshark-bugs] [Bug 1093] IKEv2 short-type attribute type value is not decoded properly
  • Next by thread: [Wireshark-bugs] [Bug 1094] typo in decode string
  • Index(es):
    • Date
    • Thread

Wireshark and the "fin" logo are registered trademarks of the Wireshark Foundation