From: Nick Mathewson Date: Thu, 3 Apr 2014 21:05:31 +0000 (-0400) Subject: Changes file for 10896 X-Git-Tag: tor-0.2.5.4-alpha~41^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9719b078141fb1a4a0eee281031c73cffde7c30;p=thirdparty%2Ftor.git Changes file for 10896 --- diff --git a/changes/10896 b/changes/10896 new file mode 100644 index 0000000000..278815e766 --- /dev/null +++ b/changes/10896 @@ -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. +