Wireshark-commits: [Wireshark-commits] rev 28426: /trunk/ /trunk/epan/: libwireshark.def /trunk/gtk

Date: Wed, 20 May 2009 17:07:20 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=28426

User: gerald
Date: 2009/05/20 10:07 AM

Log:
 From Vincenzo Condoleo via bug 2589:
 
 Add IP packet comparison statistics.

Directory: /trunk/epan/
  Changes    Path                Action
  +1 -0      libwireshark.def    Modified

Directory: /trunk/gtk/
  Changes    Path               Action
  +1 -0      Makefile.common    Modified
  +1057 -0   compare_stat.c     Added

Directory: /trunk/
  Changes    Path                 Action
  +4 -0      AUTHORS              Modified
  +1 -0      Makefile.common      Modified
  +580 -0    tap-comparestat.c    Added