Wireshark-commits: [Wireshark-commits] rev 31075: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Wed, 25 Nov 2009 19:46:11 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=31075

User: jake
Date: 2009/11/25 11:46 AM

Log:
 From Beth Tridium:
 When a 6lowpan message has a compressed UDP length (i.e. the length must be
 calculated, not read from the headers), the 6lowpan dissector correctly reports
 that the UDP length is compressed, but it may try to read the length from the
 headers anyway.

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