aboutsummaryrefslogtreecommitdiffstats
path: root/tap-iostat.c
Commit message (Expand)AuthorAgeFilesLines
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* From Didier Gautheron: put an "fvalue_t" structure into a "field_info"Guy Harris2003-12-021-10/+10
* Fix display bug for interval. Interval was displayed as seconds and not inRonnie Sahlberg2003-04-291-3/+3
* Update to io-stat for tethereal.Ronnie Sahlberg2003-04-241-57/+388
* Make "register_tap_listener()" return NULL on success and a "GString *"Guy Harris2003-04-231-3/+8
* Allow taps to have menu item registration routines; the menu itemGuy Harris2003-04-231-2/+2
* Update to the io,stat tethereal tap.Ronnie Sahlberg2003-04-221-12/+22
* Gtk1 version of io-statRonnie Sahlberg2002-11-151-7/+1
* Use "strchr()", not "index()"; MSVC++ doesn't declare "index()" orGuy Harris2002-11-011-3/+3
* New tap for tethereal: io statistics that provides frames/bytes counts for fr...Ronnie Sahlberg2002-11-011-0/+313