
4 Mar
2016
4 Mar
'16
5:36 p.m.
commit e4800b022d25664579a0ee5e351fd2024662a3ba Merge: 7ee9347 200dd8a Author: Damian Johnson <atagar@torproject.org> Date: Fri Mar 4 09:36:24 2016 -0800 Support accept/reject6, *4, and *6 in exit policies Tor has expanded its exit policies quite a bit to provide more flexability in how IPv4 and IPv6 policies can be specified. Thanks to teor for the explanation! https://trac.torproject.org/projects/tor/ticket/16103#comment:5 docs/change_log.rst | 2 ++ stem/exit_policy.py | 82 +++++++++++++++++++++++++++---------------- test/unit/exit_policy/rule.py | 50 ++++++++++++++++++++++++-- 3 files changed, 101 insertions(+), 33 deletions(-)