Re: [Wireshark-dev] Question about UDP checksum

2011-08-08 Thread news.gmane.com
gt; > Original-Nachricht >> Datum: Fri, 5 Aug 2011 15:45:38 +0200 >> Von: "news.gmane.com" >> An: wireshark-dev@wireshark.org >> Betreff: [Wireshark-dev] Question about UDP checksum > >> Hello, >> >> I try to implement a UDP c

Re: [Wireshark-dev] Question about UDP checksum

2011-08-05 Thread Helge Kruse
eshark-dev@wireshark.org > Betreff: [Wireshark-dev] Question about UDP checksum > Hello, > > I try to implement a UDP checksum routine. Unfortunately it calculates a > completely different value than Wireshark does. I don't known what I am > doing wrong. Can you help me?

[Wireshark-dev] Question about UDP checksum

2011-08-05 Thread news.gmane.com
Hello, I try to implement a UDP checksum routine. Unfortunately it calculates a completely different value than Wireshark does. I don't known what I am doing wrong. Can you help me? The calculation is done using a UDP pseudo header with the structure struct pseudo { uint32 source; uint