Add unit tests for IPv6 address summaries and IPv4 netblock rejection
commit7e7b3d3df3e60c28dfa0fc29c192daf1b7e87409
authorteor <teor2345@gmail.com>
Wed, 1 Feb 2017 02:51:31 +0000 (1 13:51 +1100)
committerNick Mathewson <nickm@torproject.org>
Wed, 1 Feb 2017 14:39:06 +0000 (1 09:39 -0500)
tree229da0f3abf9f73c3575b4cecd5223d82e806c0f
parente95b8f7df9faf61dea8f523da7548a7217aa831a
Add unit tests for IPv6 address summaries and IPv4 netblock rejection

These tests currently fail due to bug 21357
src/or/policies.h
src/test/test_policy.c