aboutsummaryrefslogtreecommitdiffstats
path: root/packet-afs-register-info.h
Commit message (Collapse)AuthorAgeFilesLines
* Make the fields that correspond to Boolean bitfields be FT_BOOLEANs.Guy Harris2002-02-101-19/+19
| | | | | | Display the VLDB flags in hex, not decimal. svn path=/trunk/; revision=4713
* rename some macros, start getting rid of redundant macros, add more vldb ↵Nathan Neulinger2002-02-081-2/+4
| | | | | | dissection svn path=/trunk/; revision=4711
* dissect flags, more vldb fixesNathan Neulinger2002-02-031-1/+12
| | | | svn path=/trunk/; revision=4690
* get-entry-by-name-u updatesNathan Neulinger2002-01-181-1/+27
| | | | svn path=/trunk/; revision=4570
* slight improvements to afs parsing, bulkstatus still needs workNathan Neulinger2002-01-181-3/+3
| | | | svn path=/trunk/; revision=4569
* From Joerg Mayer: explicitly fill in all members of aGuy Harris2001-06-181-221/+221
| | | | | | | "header_field_info" structure, including the ones that are later set by the routines to register fields. svn path=/trunk/; revision=3561
* misc afs/rx updates - more dissection, etc.Nathan Neulinger2001-03-261-17/+79
| | | | svn path=/trunk/; revision=3190
* Misc ubik/afs updates to correct a SEGV and add some moreNathan Neulinger2001-03-231-6/+6
| | | | | | | dissection. Will be more coming, but wanted to commit these before I headed home. svn path=/trunk/; revision=3172
* small fixesNathan Neulinger2000-11-031-1/+7
| | | | svn path=/trunk/; revision=2557
* more decoding of afs bos trafficNathan Neulinger2000-11-031-156/+118
| | | | svn path=/trunk/; revision=2556
* finished up afs fs requests, more macros implementedNathan Neulinger2000-11-031-2/+12
| | | | svn path=/trunk/; revision=2555
* finished up structure for fs replies, though macros still need implementedNathan Neulinger2000-11-031-2/+30
| | | | svn path=/trunk/; revision=2554
* Split into a separate files. Started adding a bunch more decoding ofNathan Neulinger2000-11-031-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