aboutsummaryrefslogtreecommitdiffstats
path: root/packet-ypbind.c
Commit message (Expand)AuthorAgeFilesLines
* Replace the types from sys/types.h and netinet/in.h by their glib.hJörg Mayer2002-08-021-5/+1
* Removed many senseless pinfo parameters in RPC dissection and the layers above.Uwe Girlich2002-04-031-11/+11
* Fix a bunch of bits of code that used "tvb_get_ntohl()" to fetch IPGuy Harris2002-04-021-15/+6
* Fix a typo.Guy Harris2002-01-051-2/+2
* Dissection of ypbind calls, from Ronnie Sahlberg.Guy Harris2001-12-291-3/+135
* Fix comments to reflect what a null function pointer in a "vsff" tableGuy Harris2001-01-181-5/+5
* Have "proto_register_protocol()" build a list of data structures forGuy Harris2001-01-031-2/+3
* Use the new split between protocol registration and protocol handoffGuy Harris2000-04-041-1/+5
* Fix Gerald's e-mail address.Guy Harris2000-01-071-2/+2
* Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1999-11-161-3/+9
* Changed protocol names to all lowercase. It looks weird in listing though.Nathan Neulinger1999-11-101-2/+2
* Added stubs for various RPC routines:Nathan Neulinger1999-11-101-0/+72