aboutsummaryrefslogtreecommitdiffstats
path: root/packet-afs-register-info.h
AgeCommit message (Collapse)AuthorFilesLines
2002-02-10Make the fields that correspond to Boolean bitfields be FT_BOOLEANs.Guy Harris1-19/+19
Display the VLDB flags in hex, not decimal. svn path=/trunk/; revision=4713
2002-02-08rename some macros, start getting rid of redundant macros, add more vldb ↵Nathan Neulinger1-2/+4
dissection svn path=/trunk/; revision=4711
2002-02-03dissect flags, more vldb fixesNathan Neulinger1-1/+12
svn path=/trunk/; revision=4690
2002-01-18get-entry-by-name-u updatesNathan Neulinger1-1/+27
svn path=/trunk/; revision=4570
2002-01-18slight improvements to afs parsing, bulkstatus still needs workNathan Neulinger1-3/+3
svn path=/trunk/; revision=4569
2001-06-18From Joerg Mayer: explicitly fill in all members of aGuy Harris1-221/+221
"header_field_info" structure, including the ones that are later set by the routines to register fields. svn path=/trunk/; revision=3561
2001-03-26misc afs/rx updates - more dissection, etc.Nathan Neulinger1-17/+79
svn path=/trunk/; revision=3190
2001-03-23Misc ubik/afs updates to correct a SEGV and add some moreNathan Neulinger1-6/+6
dissection. Will be more coming, but wanted to commit these before I headed home. svn path=/trunk/; revision=3172
2000-11-03small fixesNathan Neulinger1-1/+7
svn path=/trunk/; revision=2557
2000-11-03more decoding of afs bos trafficNathan Neulinger1-156/+118
svn path=/trunk/; revision=2556
2000-11-03finished up afs fs requests, more macros implementedNathan Neulinger1-2/+12
svn path=/trunk/; revision=2555
2000-11-03finished up structure for fs replies, though macros still need implementedNathan Neulinger1-2/+30
svn path=/trunk/; revision=2554
2000-11-03Split into a separate files. Started adding a bunch more decoding ofNathan Neulinger1-0/+465
structures. Renamed decoding macros to get them more consistent and in line with AFS data types wherever possible. svn path=/trunk/; revision=2553