aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <grothoff@gnunet.org>2022-12-24 18:34:03 +0100
committerChristian Grothoff <grothoff@gnunet.org>2022-12-24 18:34:03 +0100
commitab275183e41a202848788bcd5c3a33c64aa6d068 (patch)
tree6518c897e5c4b2638c28c9d25066b8bdd1c2fa1c
parentc01105a242b750ee85e55b9f331d7ffb728e7d21 (diff)
downloadgana-ab275183e41a202848788bcd5c3a33c64aa6d068.tar.gz
gana-ab275183e41a202848788bcd5c3a33c64aa6d068.zip
avoid constant confusion between legacy and current HELLO format
-rw-r--r--gnunet-dht-block-types/registry.rec8
1 files changed, 4 insertions, 4 deletions
diff --git a/gnunet-dht-block-types/registry.rec b/gnunet-dht-block-types/registry.rec
index e2366d3..e73dea4 100644
--- a/gnunet-dht-block-types/registry.rec
+++ b/gnunet-dht-block-types/registry.rec
@@ -37,8 +37,8 @@ Comment: Type of a block representing a block to be encoded on demand from disk.
37References: None 37References: None
38 38
39Number: 7 39Number: 7
40Name: DHT_HELLO 40Name: LEGACY_HELLO
41Comment: Type of a block that contains a HELLO for a peer. 41Comment: Legacy type of a block that contains a HELLO for a peer.
42References: None 42References: None
43 43
44Number: 8 44Number: 8
@@ -67,9 +67,9 @@ Comment: Block type for a revocation message by which a key is revoked.
67References: None 67References: None
68 68
69Number: 13 69Number: 13
70Name: DHT_URL_HELLO 70Name: DHT_HELLO
71Comment: Type of a block that contains a DHT-NG HELLO for a peer. 71Comment: Type of a block that contains a DHT-NG HELLO for a peer.
72References: None 72References: LSD-0004
73 73
74Number: 22 74Number: 22
75Name: REGEX 75Name: REGEX