diff options
Diffstat (limited to 'changes/10267_tproxy')
-rw-r--r-- | changes/10267_tproxy | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/10267_tproxy b/changes/10267_tproxy new file mode 100644 index 0000000000..f65e4a2c5d --- /dev/null +++ b/changes/10267_tproxy @@ -0,0 +1,4 @@ + o Minor features: + - Support the ipfw firewall interface for transparent proxy support on + FreeBSD. To enable it, set "TransProxyType ipfw" in your torrc. + Resolves ticket 10267; patch from "yurivict". |