Wireshark-commits: [Wireshark-commits] rev 50935: /trunk/epan/ /trunk/epan/dissectors/: packet-coll

Date: Fri, 26 Jul 2013 21:51:40 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50935

User: eapache
Date: 2013/07/26 02:51 PM

Log:
 Add 64-bit value strings and the appropriate tooling (including yet another
 overloaded use of the DISPLAY field). Thanks to Jakub for pointing out I'd done
 this wrong the first time (months ago in r49357).
 
 Fixes severity display for collectd protocol, originally filed at:
 https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8472

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +3 -3      packet-collectd.c    Modified

Directory: /trunk/epan/
  Changes    Path              Action
  +67 -10    proto.c           Modified
  +3 -3      proto.h           Modified
  +59 -0     value_string.c    Modified
  +25 -2     value_string.h    Modified