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

Date: Thu, 03 Jun 2010 02:03:34 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33066

User: wmeier
Date: 2010/06/02 07:03 PM

Log:
 From:  Sven Eckelmann:Add support for v10 packet format
  "v10 of the packet format was added recently and could be added
   to the wireshark dissector"
 See: Bug #4833: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4833
 
 From me:
 - Fix a compile error: ...version=tvb_get_ntohs...
 - Fix a missing = NULL.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +395 -17   packet-batadv.c    Modified