Wireshark-commits: [Wireshark-commits] rev 30840: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Thu, 05 Nov 2009 22:39:06 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=30840

User: jake
Date: 2009/11/05 02:39 PM

Log:
 From Owen Kirby:
 We've discovered a number of bugs in the 6LoWPAN dissector, 
 and have fixed them in the following patch. The fixed bugs include:
   - Incorrect UDP Checksum calculation.
   - Incorrect link-local prefix when decompressing IPHC headers.
   - Incorrect parsing of the UDP port numbers when not 8-byte aligned.
   - Overflow of the datagram offset field when reassembling fragmented packets.

Directory: /trunk/epan/dissectors/
  Changes    Path                Action
  +35 -35    packet-6lowpan.c    Modified