aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ypserv.c
AgeCommit message (Expand)AuthorFilesLines
2001-03-17YPSERV tvbuffified, and additional dissection added, by Ronnie Sahlberg.guy1-71/+251
2001-01-28Allow dissectors of ONC RPC-based protocols to register themselvesguy1-5/+5
2001-01-18Fix comments to reflect what a null function pointer in a "vsff" tableguy1-4/+4
2001-01-03Have "proto_register_protocol()" build a list of data structures forguy1-2/+3
2000-05-31Add routines for adding items to a protocol tree that take arguments ofguy1-4/+4
2000-05-11Add tvbuff class.gram1-4/+4
2000-04-04Use the new split between protocol registration and protocol handoffguy1-1/+5
2000-01-22Give "dissect_rpc_string()" an extra "char **" argument; if it'sguy1-13/+14
2000-01-07Fix Gerald's e-mail address.guy1-2/+2
1999-11-16Replace the ETT_ "enum" members, declared in "packet.h", withguy1-3/+8
1999-11-15Got rid of dissect_rpc_string routine, renamed dissect_rpc_string_item tonneul1-13/+13
1999-11-12enhancements to ypserv dissectornneul1-8/+51
1999-11-11Additions to bootparams, portmap, and ypserv dissectorsnneul1-28/+141
1999-11-10Changed protocol names to all lowercase. It looks weird in listing though.nneul1-2/+2
1999-11-10Added stubs for various RPC routines:nneul1-0/+90