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

Date: Thu, 03 Jun 2010 00:26:30 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33062

User: wmeier
Date: 2010/06/02 05:26 PM

Log:
 From Sven Eckelmann: Synchronize bat dissector with batadv dissector
  "Different people made changes to enhance the batman-adv dissector. It seems
  that the batman dissector wasn't touched and misses those changes. Following
  patchset should improve the dissector the same way Gerald Combs, Guy Harris and
  Bill Meier improved batman-adv."
 See Bug #4384: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4834
 
 From me: Add back a few 'if (check_col()) ...';
  I probably went just a bit too far in changes I made in packet-batadv.c

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +0 -1      Makefile.common    Modified
  +105 -28   packet-bat.c       Modified
  +0 -95     packet-bat.h       Removed