aboutsummaryrefslogtreecommitdiffstats
path: root/tap-iostat.c
AgeCommit message (Expand)AuthorFilesLines
2003-12-02From Didier Gautheron: put an "fvalue_t" structure into a "field_info"guy1-10/+10
2003-04-29Fix display bug for interval. Interval was displayed as seconds and not insahlberg1-3/+3
2003-04-24Update to io-stat for tethereal.sahlberg1-57/+388
2003-04-23Make "register_tap_listener()" return NULL on success and a "GString *"guy1-3/+8
2003-04-23Allow taps to have menu item registration routines; the menu itemguy1-2/+2
2003-04-22Update to the io,stat tethereal tap.sahlberg1-12/+22
2002-11-15Gtk1 version of io-statsahlberg1-7/+1
2002-11-01Use "strchr()", not "index()"; MSVC++ doesn't declare "index()" orguy1-3/+3
2002-11-01New tap for tethereal: io statistics that provides frames/bytes counts for fr...sahlberg1-0/+313