aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/protover.c
diff options
context:
space:
mode:
authorteor <teor@riseup.net>2020-05-11 11:08:20 +1000
committerteor <teor@riseup.net>2020-05-11 11:08:20 +1000
commite787e521af990a76c6e42cd1a8d3f46f41561f24 (patch)
tree90b05ee1e73d586e13417efe63e834fd74e2f13a /src/core/or/protover.c
parent492c512af4a4f9ee143b945296fd1c61fc68dba1 (diff)
downloadtor-e787e521af990a76c6e42cd1a8d3f46f41561f24.tar.gz
tor-e787e521af990a76c6e42cd1a8d3f46f41561f24.zip
protover: Declare support for Relay=3
Declare support for the new Relay=3 IPv6 extend protocol, in C and Rust. Part of 33226.
Diffstat (limited to 'src/core/or/protover.c')
-rw-r--r--src/core/or/protover.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/or/protover.c b/src/core/or/protover.c
index c3f443631b..43fb67772f 100644
--- a/src/core/or/protover.c
+++ b/src/core/or/protover.c
@@ -403,7 +403,7 @@ protover_get_supported_protocols(void)
#endif
"Microdesc=1-2 "
"Padding=2 "
- "Relay=1-2";
+ "Relay=1-3";
}
/** The protocols from protover_get_supported_protocols(), as parsed into a