aboutsummaryrefslogtreecommitdiffstats
path: root/packet-afs-register-info.h
diff options
context:
space:
mode:
authorNathan Neulinger <nneul@umr.edu>2002-01-18 21:46:51 +0000
committerNathan Neulinger <nneul@umr.edu>2002-01-18 21:46:51 +0000
commitf808c9f0de200c175ab751ff9c1bb7fa0cc30e86 (patch)
treea891516ac1d5265392662c26df9b9493ba388628 /packet-afs-register-info.h
parent805aa64c8998a4ce912774dcc77d0f24a7501911 (diff)
get-entry-by-name-u updates
svn path=/trunk/; revision=4570
Diffstat (limited to 'packet-afs-register-info.h')
-rw-r--r--packet-afs-register-info.h28
1 files changed, 27 insertions, 1 deletions
diff --git a/packet-afs-register-info.h b/packet-afs-register-info.h
index e23858c957..c2aaf3d801 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.9 2002/01/18 21:30:05 nneul Exp $
+ * $Id: packet-afs-register-info.h,v 1.10 2002/01/18 21:46:51 nneul Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@zing.org>
@@ -381,6 +381,8 @@
FT_UINT32, BASE_DEC, 0, 0, "Read-Only Volume ID", HFILL }},
{ &hf_afs_vldb_bkvol, { "Backup Volume ID", "afs.vldb.bkvol",
FT_UINT32, BASE_DEC, 0, 0, "Read-Only Volume ID", HFILL }},
+{ &hf_afs_vldb_clonevol, { "Clone Volume ID", "afs.vldb.clonevol",
+ FT_UINT32, BASE_DEC, 0, 0, "Clone Volume ID", HFILL }},
{ &hf_afs_vldb_name, { "Volume Name", "afs.vldb.name",
FT_STRING, BASE_HEX, 0, 0, "Volume Name", HFILL }},
{ &hf_afs_vldb_partition, { "Partition", "afs.vldb.partition",
@@ -389,6 +391,30 @@
FT_IPv4, BASE_HEX, 0, 0, "Server", HFILL }},
{ &hf_afs_vldb_serveruuid, { "Server UUID", "afs.vldb.serveruuid",
FT_BYTES, BASE_HEX, 0, 0, "Server UUID", HFILL }},
+{ &hf_afs_vldb_serveruniq, { "Server Unique Address", "afs.vldb.serveruniq",
+ FT_UINT32, BASE_HEX, 0, 0, "Server Unique Address", HFILL }},
+{ &hf_afs_vldb_serverflags, { "Server Flags", "afs.vldb.serverflags",
+ FT_UINT32, BASE_HEX, 0, 0, "Server Flags", HFILL }},
+{ &hf_afs_vldb_flags, { "Flags", "afs.vldb.flags",
+ FT_UINT32, BASE_DEC, 0, 0, "Flags", HFILL }},
+{ &hf_afs_vldb_spare1, { "Spare 1", "afs.vldb.spare1",
+ FT_UINT32, BASE_DEC, 0, 0, "Spare 1", HFILL }},
+{ &hf_afs_vldb_spare2, { "Spare 2", "afs.vldb.spare2",
+ FT_UINT32, BASE_DEC, 0, 0, "Spare 2", HFILL }},
+{ &hf_afs_vldb_spare3, { "Spare 3", "afs.vldb.spare3",
+ FT_UINT32, BASE_DEC, 0, 0, "Spare 3", HFILL }},
+{ &hf_afs_vldb_spare4, { "Spare 4", "afs.vldb.spare4",
+ FT_UINT32, BASE_DEC, 0, 0, "Spare 4", HFILL }},
+{ &hf_afs_vldb_spare5, { "Spare 5", "afs.vldb.spare5",
+ FT_UINT32, BASE_DEC, 0, 0, "Spare 5", HFILL }},
+{ &hf_afs_vldb_spare6, { "Spare 6", "afs.vldb.spare6",
+ FT_UINT32, BASE_DEC, 0, 0, "Spare 6", HFILL }},
+{ &hf_afs_vldb_spare7, { "Spare 7", "afs.vldb.spare7",
+ FT_UINT32, BASE_DEC, 0, 0, "Spare 7", HFILL }},
+{ &hf_afs_vldb_spare8, { "Spare 8", "afs.vldb.spare8",
+ FT_UINT32, BASE_DEC, 0, 0, "Spare 8", HFILL }},
+{ &hf_afs_vldb_spare9, { "Spare 9", "afs.vldb.spare9",
+ FT_UINT32, BASE_DEC, 0, 0, "Spare 9", HFILL }},
/* BACKUP Server Fields */
{ &hf_afs_backup_errcode, { "Error Code", "afs.backup.errcode",