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

Date: Tue, 15 Sep 2009 01:34:01 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29915

User: morriss
Date: 2009/09/14 06:34 PM

Log:
 From Florian Forster via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3185
 
 This patch adds statistics information to the collectd dissector.
 
 Changes by me:
   - use ep_alloc for structures being handed to the tap(s) (instead of se_alloc)
   - Capitalize the Statistics menu item to get it in the sorted list

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