Parcourir la source

Changes file for 10896

Nick Mathewson il y a 12 ans
Parent
commit
f9719b0781
1 fichiers modifiés avec 8 ajouts et 0 suppressions
  1. 8 0
      changes/10896

+ 8 - 0
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.
+