aboutsummaryrefslogtreecommitdiffstats
path: root/packet-nlm.c
AgeCommit message (Expand)AuthorFilesLines
2001-02-04Add support for replies to NLMv3 SHARE and UNSHARE requests and to theGuy Harris1-14/+56
2001-01-28Allow dissectors of ONC RPC-based protocols to register themselvesGuy Harris1-261/+129
2001-01-20NLM v2 is allegedly just the same as NLM v1, and NLM v3 is allegedlyGuy Harris1-41/+80
2001-01-18Put in a URL that will eventually get you to The Open Group's NFS spec,Guy Harris1-14/+21
2001-01-16Code from Ronnie Sahlberg to complete the NLM dissector.Guy Harris1-89/+502
2001-01-03Have "proto_register_protocol()" build a list of data structures forGuy Harris1-2/+3
2000-08-14Reversed the latest changes for protocol enable/disable in RPC sub-dissectors.Uwe Girlich1-16/+1
2000-08-13Add the "Edit:Protocols..." feature which currently only implementsLaurent Deniel1-1/+16
2000-08-08NLM v1 dissector filled with some actual dissectors.Uwe Girlich1-18/+252
2000-08-02All 4 protocol versions included (as templates but not as decodings).Uwe Girlich1-23/+95
2000-04-04Use the new split between protocol registration and protocol handoffGuy Harris1-3/+5
2000-01-07Fix Gerald's e-mail address.Guy Harris1-2/+2
1999-11-16Replace the ETT_ "enum" members, declared in "packet.h", withGuy Harris1-2/+8
1999-11-15Fixed rpc dissector to upcase program name.Nathan Neulinger1-2/+2
1999-11-15Uwe Girlich's patches for nfs,mount,portmap and addition of nlm.Nathan Neulinger1-0/+85