diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-11-23 17:31:53 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2012-12-17 14:51:29 -0500 |
commit | de4cc126cbb5e663bdd048fd782fde869be7b80a (patch) | |
tree | e06b521387454e78dc2b8bfa872c2cfac5677d50 /src/or/circuitmux.c | |
parent | 963b3d15492c6cda3feac6efcff768913352ac2c (diff) | |
download | tor-de4cc126cbb5e663bdd048fd782fde869be7b80a.tar.gz tor-de4cc126cbb5e663bdd048fd782fde869be7b80a.zip |
Build and test most of the machinery needed for IPv6 virtualaddrmaps
With an IPv6 virtual address map, we can basically hand out a new
IPv6 address for _every_ address we connect to. That'll be cool, and
will let us maybe get around prop205 issues.
This uses some fancy logic to try to make the code paths in the ipv4
and the ipv6 case as close as possible, and moves to randomly
generated addresses so we don't need to maintain those stupid counters
that will collide if Tor restarts but apps don't.
Also has some XXXX items to fix to make this useful. More design
needed.
Diffstat (limited to 'src/or/circuitmux.c')
0 files changed, 0 insertions, 0 deletions