aboutsummaryrefslogtreecommitdiff
path: root/torrc_templates
diff options
context:
space:
mode:
authorLinus Nordberg <linus@torproject.org>2012-07-18 22:06:11 +0200
committerLinus Nordberg <linus@torproject.org>2012-07-18 22:06:11 +0200
commit36cbc892d4a22a6284d4d1776824cedad89a555b (patch)
tree3dfd2b281ef08f2b939809893c1768172ff64061 /torrc_templates
parent3ecad7d8587298c8efd642dd5ec5ba26f7000946 (diff)
downloadchutney-36cbc892d4a22a6284d4d1776824cedad89a555b.tar
chutney-36cbc892d4a22a6284d4d1776824cedad89a555b.tar.gz
Add support for bridges on IPv6 and clients using them.
No IPv6-only support atm.
Diffstat (limited to 'torrc_templates')
-rw-r--r--torrc_templates/bridge-v6.tmpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/torrc_templates/bridge-v6.tmpl b/torrc_templates/bridge-v6.tmpl
new file mode 100644
index 0000000..c9ba1e3
--- /dev/null
+++ b/torrc_templates/bridge-v6.tmpl
@@ -0,0 +1,3 @@
+${include:bridge.tmpl}
+OrPort ${ipv6_addr}:${orport} IPv6Only
+