[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor/master] Add Link protocol version 5 to the supported protocols list in protover.c
commit 7a701f260356d9363dfa1b7694c5cafff57ad221
Author: teor <teor2345@xxxxxxxxx>
Date: Tue Jan 30 01:51:03 2018 +1100
Add Link protocol version 5 to the supported protocols list in protover.c
Part of #25070, bugfix on 0.3.1.1-alpha.
---
src/or/protover.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/or/protover.c b/src/or/protover.c
index 1a5f4ac91..41b50df87 100644
--- a/src/or/protover.c
+++ b/src/or/protover.c
@@ -332,7 +332,7 @@ protover_get_supported_protocols(void)
"HSDir=1-2 "
"HSIntro=3-4 "
"HSRend=1-2 "
- "Link=1-4 "
+ "Link=1-5 "
"LinkAuth=1,3 "
"Microdesc=1-2 "
"Relay=1-2";
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits