aboutsummaryrefslogtreecommitdiffstats
path: root/doc/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'doc/DETAILS')
-rw-r--r--doc/DETAILS8
1 files changed, 7 insertions, 1 deletions
diff --git a/doc/DETAILS b/doc/DETAILS
index d52527ce2..efd412ca7 100644
--- a/doc/DETAILS
+++ b/doc/DETAILS
@@ -65,7 +65,8 @@ Record type 1:
(Used to keep track of the time, when this TrustDB was checked
against the pubring)
1 u32 record number of keyhashtable
- 12 bytes reserved
+ 1 u32 first free record
+ 8 bytes reserved
Record type 2: (directory record)
@@ -222,6 +223,11 @@ Record type 11 (hash list)
For the current record length of 40, n is 7
+Record type 254: (free record)
+ 1 byte value 254
+ 1 byte reserved (0)
+ 1 u32 next_free
+
Packet Headers