Merge remote-tracking branch 'public/bug18100_029' into maint-0.2.9

This commit is contained in:
Nick Mathewson
2017-08-01 11:21:14 -04:00
2 changed files with 7 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
o Major bugfixes (linux TPROXY support):
- Fix a typo that had prevented TPROXY-based transparent proxying from
working under Linux. Fixes bug 18100; bugfix on 0.2.6.3-alpha.
Patch from "d4fq0fQAgoJ".