aboutsummaryrefslogtreecommitdiffstats
path: root/packet-klm.c
AgeCommit message (Collapse)AuthorFilesLines
2001-06-18From Joerg Mayer: explicitly fill in all members of aGuy Harris1-10/+10
"header_field_info" structure, including the ones that are later set by the routines to register fields. svn path=/trunk/; revision=3561
2001-06-12Give a number of files RCS IDs.Guy Harris1-0/+2
Give "proto_hier_stats.h" a standard header. svn path=/trunk/; revision=3540
2001-05-30There are no more old-style (non-tvbuffified) ONC RPC dissectors, so getGuy Harris1-14/+14
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-20KLM support, from Ronnie Sahlberg.Guy Harris1-0/+258
svn path=/trunk/; revision=3345