aboutsummaryrefslogtreecommitdiffstats
path: root/packet-afs-macros.h
AgeCommit message (Expand)AuthorFilesLines
2002-02-10Make the fields that correspond to Boolean bitfields be FT_BOOLEANs.guy1-18/+18
2002-02-08rename some macros, start getting rid of redundant macros, add more vldb diss...nneul1-73/+72
2002-02-03In C89, you can't declare variables at arbitrary points in code; moveguy1-2/+2
2002-02-03dissect flags, more vldb fixesnneul1-2/+25
2002-02-03Fix string parsing from rx packets. Previously was calculating the nextnneul1-15/+11
2002-01-18slight improvements to afs parsing, bulkstatus still needs worknneul1-5/+5
2001-09-14Make the resolution for time values be nanoseconds rather thanguy1-15/+16
2001-07-16Convert a bunch of "proto_tree_add_bytes(tree, hf, tvb, offset, length,guy1-3/+2
2001-06-30From Ronnie Sahlberg: fix the AFS macros to parse the element count inguy1-7/+7
2001-05-27"END_OF_FRAME" should not be used in tvbuffified dissectors.guy1-16/+15
2001-05-27RX and AFS dissectors tvbuffified, and bugs fixed, by Ronnie Sahlberg.guy1-115/+79
2001-03-26misc afs/rx updates - more dissection, etc.nneul1-2/+64
2001-03-23Misc ubik/afs updates to correct a SEGV and add some morenneul1-1/+5
2000-11-03small fixesnneul1-2/+4
2000-11-03more decoding of afs bos trafficnneul1-8/+55
2000-11-03finished up afs fs requests, more macros implementednneul1-6/+48
2000-11-03finished up structure for fs replies, though macros still need implementednneul1-6/+31
2000-11-03Split into a separate files. Started adding a bunch more decoding ofnneul1-0/+345