diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-11-28 10:50:36 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-12-16 11:06:18 -0500 |
commit | 6dcbc24a4e9da3d46dc9fa1c225982f7088a6e34 (patch) | |
tree | c674dc0216e5c77e4cc107bfcbfeeab4fb35c22c /src/test/test_entrynodes.c | |
parent | 404e9e5611eff39866c2e45133a60b40d7492f7e (diff) | |
download | tor-6dcbc24a4e9da3d46dc9fa1c225982f7088a6e34.tar.gz tor-6dcbc24a4e9da3d46dc9fa1c225982f7088a6e34.zip |
Add a backpointer from entry_guard_t to guard_selection_t
This is safe, because no entry_guard_t ever outlives its
guard_selection_t.
I want this because now that multiple guard selections can be active
during one tor session, we should make sure that any information we
register about guards is with respect to the selection that they came
from.
Diffstat (limited to 'src/test/test_entrynodes.c')
0 files changed, 0 insertions, 0 deletions