aboutsummaryrefslogtreecommitdiffstats
path: root/packet-portmap.h
AgeCommit message (Collapse)AuthorFilesLines
1999-11-15Uwe Girlich's patches for nfs,mount,portmap and addition of nlm.Nathan Neulinger1-1/+19
svn path=/trunk/; revision=1034
1999-11-10Changed protocol names to all lowercase. It looks weird in listing though.Nathan Neulinger1-1/+8
I'm presuming packet-rpc.c will be fixed soon. svn path=/trunk/; revision=1002
1999-11-10Added stubs for various RPC routines:Nathan Neulinger1-0/+16
portmap ypserv ypxfr ypserv bootparams Stubs currently just map procedure numbers to names. I'll add some more decoding of the actual procedure call/reply contents eventually. svn path=/trunk/; revision=998