]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Changes file for 10896
authorNick Mathewson <nickm@torproject.org>
Thu, 3 Apr 2014 21:05:31 +0000 (17:05 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 17 Apr 2014 03:03:25 +0000 (23:03 -0400)
changes/10896 [new file with mode: 0644]

diff --git a/changes/10896 b/changes/10896
new file mode 100644 (file)
index 0000000..278815e
--- /dev/null
@@ -0,0 +1,8 @@
+  o Minor features:
+    - Support OpenBSD's divert-to rules with the pf firewall, when
+      "TransProxyType pf-divert" is specified. This allows Tor to run a
+      TransPort transparent proxy port on OpenBSD 4.4 or later without
+      root privileges. See the pf.conf(5) manual page for information on
+      configuring pf to use divert-to rules. Closes ticket 10896; patch
+      from Dana Koch.
+