Skip to content
Snippets Groups Projects
Commit 4989e737 authored by Donncha O'Cearbhaill's avatar Donncha O'Cearbhaill
Browse files

Add REPLICA field to HS_DESC CREATED event

parent 5be4713e
No related branches found
No related tags found
No related merge requests found
......@@ -2740,7 +2740,7 @@
The syntax is:
"650" SP "HS_DESC" SP Action SP HSAddress SP AuthType SP HsDir
[SP DescriptorID] [SP "REASON=" Reason]
[SP DescriptorID] [SP "REASON=" Reason] [SP "REPLICA=" Replica]
Action = "REQUESTED" / "UPLOAD" / "RECEIVED" / "UPLOADED" / "IGNORE" /
"FAILED" / "CREATED"
......@@ -2774,6 +2774,9 @@
- "NOT_FOUND" - HS descriptor with given identifier was not found.
- "UNEXPECTED" - nature of failure is unknown.
If Action is "CREATED", Tor should send Replica field as well. The replica
field contains the replica number of the generated descriptor.
4.1.26. HiddenService descriptors content
The syntax is:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment