mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Fix transparent proxy checks to allow OS X to use ipfw or pf
OS X uses ipfw (FreeBSD) or pf (OpenBSD). Update the transparent proxy option checks to allow for both ipfw and pf on OS X. Fixes bug 14002.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
o Minor bugfixes:
|
||||
- OS X uses ipfw (FreeBSD) or pf (OpenBSD). Update the transparent
|
||||
proxy option checks to allow for both ipfw and pf on OS X.
|
||||
Fixes bug 14002.
|
||||
Reference in New Issue
Block a user