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

Date: Wed, 10 Mar 2010 10:23:22 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32160

User: guy
Date: 2010/03/10 02:23 AM

Log:
 Add a sanity check in dissect_6lowpan_hc1() for the datagram length. 
 Fail, and add an expert item, for invalid lengths.
 
 Having done that, add some casts to squelch compiler warnings.

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