Switch address comparisons in policies to be exact rather than semantic. Until we...
commit46f8ef8116de5effdb8a5a62f4821662bbc31db7
authorNick Mathewson <nickm@torproject.org>
Mon, 29 Dec 2008 01:47:33 +0000 (29 01:47 +0000)
committerNick Mathewson <nickm@torproject.org>
Mon, 29 Dec 2008 01:47:33 +0000 (29 01:47 +0000)
tree0dc01f9ed4c5f22f7d7a2cc67bd9aa77ef230392
parent870fd18b8fe880c6194415f6744b08a3989a0166
Switch address comparisons in policies to be exact rather than semantic.  Until we do ipv6 exit policies and until we know whether we even allow ::ffff:0:0/96 addresses, there is no point in doing "semantic" comparisons.  This was also showing up on oprofile.

svn:r17803
src/or/policies.c