aboutsummaryrefslogtreecommitdiffstats
path: root/packet-afs-register-info.h
diff options
context:
space:
mode:
authorNathan Neulinger <nneul@umr.edu>2000-11-03 22:38:07 +0000
committerNathan Neulinger <nneul@umr.edu>2000-11-03 22:38:07 +0000
commit50da6b7562bb01fb493df4d253501cf9f6ce86aa (patch)
tree3c86b85e80e2d501bde7dabfa8040b3def3c90e1 /packet-afs-register-info.h
parent019109a76483593d7d5e614b1fceeefa7a45ffe2 (diff)
small fixes
svn path=/trunk/; revision=2557
Diffstat (limited to 'packet-afs-register-info.h')
-rw-r--r--packet-afs-register-info.h8
1 files changed, 7 insertions, 1 deletions
diff --git a/packet-afs-register-info.h b/packet-afs-register-info.h
index d255c92066..d92985c686 100644
--- a/packet-afs-register-info.h
+++ b/packet-afs-register-info.h
@@ -8,7 +8,7 @@
* Portions based on information/specs retrieved from the OpenAFS sources at
* www.openafs.org, Copyright IBM.
*
- * $Id: packet-afs-register-info.h,v 1.4 2000/11/03 22:11:36 nneul Exp $
+ * $Id: packet-afs-register-info.h,v 1.5 2000/11/03 22:38:07 nneul Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>
@@ -332,6 +332,12 @@
FT_ABSOLUTE_TIME, BASE_DEC, 0, 0, "Backup Time" }},
{ &hf_afs_bos_oldtime, { "Old Time", "afs.bos.oldtime",
FT_ABSOLUTE_TIME, BASE_DEC, 0, 0, "Old Time" }},
+{ &hf_afs_bos_keymodtime, { "Key Modification Time", "afs.bos.keymodtime",
+ FT_ABSOLUTE_TIME, BASE_DEC, 0, 0, "Key Modification Time" }},
+{ &hf_afs_bos_keychecksum, { "Key Checksum", "afs.bos.keychecksum",
+ FT_UINT32, BASE_DEC, 0, 0, "Key Checksum" }},
+{ &hf_afs_bos_keyspare2, { "Key Spare 2", "afs.bos.keyspare2",
+ FT_UINT32, BASE_DEC, 0, 0, "Key Spare 2" }},
/* KAUTH Server Fields */