aboutsummaryrefslogtreecommitdiffstats
path: root/tap-rpcprogs.c
AgeCommit message (Expand)AuthorFilesLines
2005-04-01Rename "register_ethereal_tap()" to "register_tap_listener_cmd_arg()" asGuy Harris1-1/+1
2005-01-01As we've made the tap_specific_data field of a tap_packet_t structure aGuy Harris1-2/+2
2004-09-29Move the tap infrastructure to the epan directory.Guy Harris1-1/+1
2004-07-18Move dissectors to epan/dissectors directory.Gilbert Ramirez1-1/+1
2004-07-18Set the svn:eol-style property on all text files to "native", so thatGuy Harris1-1/+1
2004-05-17In rpc programs statistics, change RTT (RoundTripTime) to SRTRonnie Sahlberg1-3/+3
2003-04-23Make "register_tap_listener()" return NULL on success and a "GString *"Guy Harris1-3/+8
2003-04-23Allow taps to have menu item registration routines; the menu itemGuy Harris1-2/+2
2002-10-31From Ronnie Sahlberg: have a registration interface for tap listeners,Guy Harris1-7/+12
2002-10-23From Ronnie Sahlberg: pass a pointer to the epan_dissect_t for a packetGuy Harris1-2/+2
2002-09-05New type of onc-rpc statistics.Ronnie Sahlberg1-0/+238