aboutsummaryrefslogtreecommitdiffstats
path: root/packet-rquota.c
AgeCommit message (Collapse)AuthorFilesLines
2001-06-18From Joerg Mayer: explicitly fill in all members of aGuy Harris1-15/+15
"header_field_info" structure, including the ones that are later set by the routines to register fields. svn path=/trunk/; revision=3561
2001-05-30There are no more old-style (non-tvbuffified) ONC RPC dissectors, so getGuy Harris1-15/+15
rid of support for them, and remove the "_tvb" from the end of the names of RPC type dissection routines. Update Gerald's e-mail address. svn path=/trunk/; revision=3477
2001-04-21rquota support completed by Ronnie Sahlberg.Guy Harris1-4/+178
svn path=/trunk/; revision=3357
2001-02-27Rquota support, from Mike Frisch.Guy Harris1-0/+72
svn path=/trunk/; revision=3082