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 2854] SCTP checksum and verification error

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


From: bugzilla-daemon@xxxxxxxxxxxxx
Date: Sat, 6 Sep 2008 05:57:38 -0700 (PDT)

https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2854


Michael Tüxen <Michael.Tuexen@xxxxxxxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Michael.Tuexen@xxxxxxxxxxxxx
                   |                            |n.de




--- Comment #1 from Michael Tüxen <Michael.Tuexen@xxxxxxxxxxxxxxxxx>  2008-09-06 05:57:38 PDT ---
I'm assuming that you are capturing traffic on the loopback device on FreeBSD.
1. The verification tag in the common header of the message containing the INIT
    chunk must be 0. This is required by RFC 4960.
2. When communicating over the loopback interface the checksum is not
    computed by the SCTP implementation for most of the packets to save
    CPU. This is FreeBSD specific and not covered by an RFC. However, Wireshark
    detects that this is not the correct checksum. Wireshark could be improved
to
    to not report the checksum as wrong if it is 0.
In summary: The SCTP implementation and Wireshark behave as intended.

Do you want 0 checksums not being reported as wrong (even if they are
intentionally)?


-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
  • References:
    • [Wireshark-bugs] [Bug 2854] New: SCTP checksum and verification error
      • From: bugzilla-daemon
  • Prev by Date: [Wireshark-bugs] [Bug 2849] Bucket Leak Rate decoded incorrectly as bytes instead of bits
  • Next by Date: [Wireshark-bugs] [Bug 2855] New: Empty GPRS LLC S frames cause truncated data exception
  • Previous by thread: [Wireshark-bugs] [Bug 2854] New: SCTP checksum and verification error
  • Next by thread: [Wireshark-bugs] [Bug 2854] SCTP checksum and verification error
  • Index(es):
    • Date
    • Thread

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