Explorar o código

Add Link protocol version 5 to the supported protocols list in protover.c

Part of #25070, bugfix on 0.3.1.1-alpha.
teor %!s(int64=6) %!d(string=hai) anos
pai
achega
a8e5e3a492
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/or/protover.c

+ 1 - 1
src/or/protover.c

@@ -292,7 +292,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";