Commit Graph

18 Commits

Author SHA1 Message Date
Guy Harris 0b1702c359 The time deltas are for AFS, not ONC RPC.
svn path=/trunk/; revision=7321
2003-03-08 07:27:41 +00:00
Ronnie Sahlberg 1f3ad48739 From Jamie F,
I forgot to fix the field names when adding the AFS ReplyIn and friends
yesterday, thus causing
-z proto,colinfo,rpc.time,rpc.time  not to work.

They should not have been called rpc.* anyway.

I fixed RequestIn, ReplyIn, TimeFromRequest fields for AFS
request/response matching to have proper names starting with afs.
so we dont collide with the names for the ONC-RPC ones.

svn path=/trunk/; revision=7292
2003-03-06 07:39:19 +00:00
Ronnie Sahlberg f3868672bf Update for AFS and related protocols so that time between Request and
Response is calculated in the same way as for oncrpc, dcerpc, smb...

requests where a reply has been matched will now have a
Reply In:<framenumber>
in the tree pane.
replies where the request has been seen will have
Request In:<framenumber>
Time since request:<seconds>

later tethereal and ethereal rtt stats will be implemented.

svn path=/trunk/; revision=7284
2003-03-05 09:52:22 +00:00
Guy Harris b0e2e98ec8 Rename OUT_DATE to OUT_TIMESECS, as it can be used for relative time in
seconds as well as for UNIX-style date/time stamps.

FT_ABSOLUTE_TIME fields don't have a base, so use BASE_NONE.

Make hf_afs_fs_callback_expires an FT_RELATIVE_TIME, as it's a relative
time not an absolute UNIX time.

svn path=/trunk/; revision=6937
2003-01-18 02:18:39 +00:00
Jörg Mayer 7c4176d868 Removed trailing whitespaces from .h and .c files using the
winapi_cleanup tool written by Patrik Stridvall for the wine
project.

svn path=/trunk/; revision=6117
2002-08-28 21:04:11 +00:00
Guy Harris a5d1606394 Make the fields that correspond to Boolean bitfields be FT_BOOLEANs.
Display the VLDB flags in hex, not decimal.

svn path=/trunk/; revision=4713
2002-02-10 02:22:02 +00:00
Nathan Neulinger 089a32b1eb rename some macros, start getting rid of redundant macros, add more vldb dissection
svn path=/trunk/; revision=4711
2002-02-08 22:36:21 +00:00
Nathan Neulinger dccf95c021 dissect flags, more vldb fixes
svn path=/trunk/; revision=4690
2002-02-03 18:12:04 +00:00
Nathan Neulinger f808c9f0de get-entry-by-name-u updates
svn path=/trunk/; revision=4570
2002-01-18 21:46:51 +00:00
Nathan Neulinger 805aa64c89 slight improvements to afs parsing, bulkstatus still needs work
svn path=/trunk/; revision=4569
2002-01-18 21:30:05 +00:00
Guy Harris 8412393197 From Joerg Mayer: explicitly fill in all members of a
"header_field_info" structure, including the ones that are later set by
the routines to register fields.

svn path=/trunk/; revision=3561
2001-06-18 02:18:27 +00:00
Nathan Neulinger 6f5497ef8a misc afs/rx updates - more dissection, etc.
svn path=/trunk/; revision=3190
2001-03-26 15:27:55 +00:00
Nathan Neulinger 848fa23499 Misc ubik/afs updates to correct a SEGV and add some more
dissection. Will be more coming, but wanted to commit these before I headed
home.

svn path=/trunk/; revision=3172
2001-03-23 21:42:37 +00:00
Nathan Neulinger 50da6b7562 small fixes
svn path=/trunk/; revision=2557
2000-11-03 22:38:07 +00:00
Nathan Neulinger 019109a764 more decoding of afs bos traffic
svn path=/trunk/; revision=2556
2000-11-03 22:11:36 +00:00
Nathan Neulinger c63dddfcd3 finished up afs fs requests, more macros implemented
svn path=/trunk/; revision=2555
2000-11-03 19:27:11 +00:00
Nathan Neulinger 2cdf2ad90d finished up structure for fs replies, though macros still need implemented
svn path=/trunk/; revision=2554
2000-11-03 18:37:24 +00:00
Nathan Neulinger 83547932cf Split into a separate files. Started adding a bunch more decoding of
structures. Renamed decoding macros to get them more consistent and in
line with AFS data types wherever possible.

svn path=/trunk/; revision=2553
2000-11-03 17:32:51 +00:00