[tor-commits] [chutney/master] Refactor the IPv6 bridge torrc template to use orport-v6.i

teor at torproject.org teor at torproject.org
Tue Sep 6 03:52:13 UTC 2016


commit 840d88a502c3fa9363e7e852cd1a6943edec467f
Author: teor <teor2345 at gmail.com>
Date:   Tue Sep 6 13:51:20 2016 +1000

    Refactor the IPv6 bridge torrc template to use orport-v6.i
---
 torrc_templates/bridge-v6.tmpl | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/torrc_templates/bridge-v6.tmpl b/torrc_templates/bridge-v6.tmpl
index 7e4ff91..3879348 100644
--- a/torrc_templates/bridge-v6.tmpl
+++ b/torrc_templates/bridge-v6.tmpl
@@ -1,3 +1,4 @@
 ${include:bridge.tmpl}
 
-OrPort ${ipv6_addr}:${orport} IPv6Only
+# A bridge that has an IPv6 ORPort
+${include:orport-v6.i}



More information about the tor-commits mailing list