]> git.ipfire.org Git - thirdparty/tor.git/commit
get rid of the new caching notion in resolve_my_address()
authorRoger Dingledine <arma@torproject.org>
Tue, 12 Feb 2013 09:25:42 +0000 (04:25 -0500)
committerRoger Dingledine <arma@torproject.org>
Tue, 12 Feb 2013 09:25:42 +0000 (04:25 -0500)
commit178599f026d9c7575a2b790c7cb5ccfba7ba1635
treedcc399d37ee5bc73a11ab11daceb36a97007f398
parentb166e9edb96288e8f94776b738c1dc0874a9cffa
get rid of the new caching notion in resolve_my_address()

and replace it with the good old-fashioned two functions approach
src/or/config.c
src/or/config.h
src/or/dirserv.c
src/or/router.c
src/or/routerlist.c