summaryrefslogtreecommitdiff
path: root/src/or/router.h
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2016-11-14 12:57:05 -0500
committerNick Mathewson <nickm@torproject.org>2016-11-30 14:42:52 -0500
commitf66f9c82e9b8aaac04dc01ee3bbcf60019864c9b (patch)
tree9d4f0bfd1135563b7284462c22cde54699c55f9f /src/or/router.h
parent62477906e9b5a378bcdd7b4588253ee422ccbb9f (diff)
downloadtor-f66f9c82e9b8aaac04dc01ee3bbcf60019864c9b.tar.gz
tor-f66f9c82e9b8aaac04dc01ee3bbcf60019864c9b.zip
Make entry_guard_t opaque to circpathbias.c
This was a relatively mechanical change. First, I added an accessor function for the pathbias-state field of a guard. Then I did a search-and-replace in circpathbias.c to replace "guard->pb." with "pb->". Finally, I made sure that "pb" was declared whenever it was needed.
Diffstat (limited to 'src/or/router.h')
0 files changed, 0 insertions, 0 deletions