Merge remote-tracking branch 'teor/exitpolicy-multicast'

This commit is contained in:
Nick Mathewson
2015-12-07 10:23:30 -05:00
4 changed files with 9 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
o Minor bug fixes (exit policies):
- Consistently ignore multicast addresses when automatically
generating reject private exit policies.
Closes ticket 17763. Bug fix on 10a6390deb3c9,
not in any released version of Tor. Patch by "teor".