]> git.ipfire.org Git - people/mlorenz/ipfire-2.x.git/commit
Tor: Do not attempt to establish connections via IPv6
authorPeter Müller <peter.mueller@ipfire.org>
Thu, 14 Sep 2023 17:45:12 +0000 (17:45 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 15 Sep 2023 06:56:21 +0000 (06:56 +0000)
commit13b04e6998a4be3ed0c54221b8918b967f0e5395
tree373a5efc1f54ce5c9e59c95b4e008b260b5052f1
parent55f19d7eb166781f2156557ede4949c12f9b97bc
Tor: Do not attempt to establish connections via IPv6

To quote from the changelog of Tor 0.4.8.4:

  o Minor feature (client, IPv6):
    - Make client able to pick IPv6 relays by default now meaning
      ClientUseIPv6 option now defaults to 1. Closes ticket 40785.

In order to avoid any malfunctions on IPFire installations,
set this option to "0" explicitly.

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
html/cgi-bin/tor.cgi