Possible fix for broken country settings in ExcludeExitNodes.
commitb13496b62adfb3ff7f44b3e9dc5d367d08309c79
authorNick Mathewson <nickm@torproject.org>
Mon, 16 Feb 2009 15:15:06 +0000 (16 15:15 +0000)
committerNick Mathewson <nickm@torproject.org>
Mon, 16 Feb 2009 15:15:06 +0000 (16 15:15 +0000)
tree90e2f0a448d39508ea61b7bc1deef0cfd07c5c1b
parent2d147509d6d1d3641f371728fc79d12ca24d2284
Possible fix for broken country settings in ExcludeExitNodes.

It turns out that we weren't updating the _ExcludeExitNodesUnion set's
country numbers when we reloaded (or first loaded!) the IP-to-country
file.  Spotted by Lark.  Bugfix on 0.2.1.6-alpha.

svn:r18575
ChangeLog
src/or/config.c
src/or/geoip.c
src/or/or.h
src/or/routerlist.c