]> git.ipfire.org Git - thirdparty/tor.git/commit
Teach resolve_my_address() to return a cached answer
authorRoger Dingledine <arma@torproject.org>
Mon, 11 Feb 2013 22:09:10 +0000 (17:09 -0500)
committerRoger Dingledine <arma@torproject.org>
Mon, 11 Feb 2013 22:09:10 +0000 (17:09 -0500)
commitcc896f7c84c221d7dcfff1e0155533dce3ac5518
tree55ff5874885e1208f15f728274fa80694897a45c
parent719940df2bdfbd0f5ee02a9ca404f345d2fc49e8
Teach resolve_my_address() to return a cached answer

I didn't make any of the callers use this feature yet.
src/or/config.c
src/or/config.h
src/or/dirserv.c
src/or/router.c
src/or/routerlist.c