as suggested by Loris: add wpcap_packet_get_version() and check the packet.dll versio...
[obnox/wireshark/wip.git] / tap-iostat.c
2005-04-01 guyRename "register_ethereal_tap()" to "register_tap_liste...
2005-01-01 guyFix the signature of "iostat_packet()" - the pointer...
2005-01-01 guyMake the signatures of functions passed to "register_ta...
2004-09-29 guyMove the tap infrastructure to the epan directory.
2004-07-18 guySet the svn:eol-style property on all text files to...
2003-12-02 guyFrom Didier Gautheron: put an "fvalue_t" structure...
2003-04-29 sahlbergFix display bug for interval. Interval was displayed...
2003-04-24 sahlbergUpdate to io-stat for tethereal.
2003-04-23 guyMake "register_tap_listener()" return NULL on success...
2003-04-23 guyAllow taps to have menu item registration routines...
2003-04-22 sahlbergUpdate to the io,stat tethereal tap.
2002-11-15 sahlbergGtk1 version of io-stat
2002-11-01 guyUse "strchr()", not "index()"; MSVC++ doesn't declare...
2002-11-01 sahlbergNew tap for tethereal: io statistics that provides...