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 2580] invalid checksum in udp header

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


From: bugzilla-daemon@xxxxxxxxxxxxx
Date: Mon, 2 Jun 2008 16:47:50 -0700 (PDT)

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





--- Comment #6 from robert trout <rtrout@xxxxxxxxxxxxxxxxx>  2008-06-02 16:47:48 PDT ---
Thanks for the reply:

 i finally got to the bottom of this problem over the weekend, exactly as 
 you diagnosed.
 The issue was not setting udp->length == sizeof(payload) + 
 sizeof(udp_header) in udp->length field.
 I had misread the specification and had a variety of wacky numbers for 
 udp->length.
 Predictably, i had other strange problems with the length of the payload 
 delivered at the receiving end.

 Once this was corrected, all the problems went away. In particular, there 
 are no cases in which Wire Shark calculates the a value different from 
 the one i calculate, or that fails to get delivered to Windows. That 
 suspicion of an incorrect value in Wire Shark was the original reason for 
 emailing.

 Thank you for the prompt response; i did get it yesterday, but wanted to 
 finish testing before i clogged up the airwaves with erroneous 
 experimental data.

 rt
INVALID


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

  • Prev by Date: [Wireshark-bugs] [Bug 192] secure http access to bugzilla
  • Next by Date: [Wireshark-bugs] [Bug 2580] invalid checksum in udp header
  • Previous by thread: [Wireshark-bugs] [Bug 2580] invalid checksum in udp header
  • Next by thread: [Wireshark-bugs] [Bug 2580] invalid checksum in udp header
  • Index(es):
    • Date
    • Thread

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